aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/security
diff options
context:
space:
mode:
authorWenbin Lv <wenbin816@gmail.com>2022-06-09 16:53:05 +0800
committerWenbin Lv <wenbin816@gmail.com>2022-06-09 16:53:33 +0800
commit016b2531cfd9718e76bd48056aceb196a8618901 (patch)
treee9fbceffbc6eada4d22a49821126f95a28acd633 /chinese/security
parent708025d2cae577deb8c2847c1065761d0371f863 (diff)
(zh) update security/index
Diffstat (limited to 'chinese/security')
-rw-r--r--chinese/security/index.wml125
1 files changed, 76 insertions, 49 deletions
diff --git a/chinese/security/index.wml b/chinese/security/index.wml
index 433835bcbc2..7c9a4c579b0 100644
--- a/chinese/security/index.wml
+++ b/chinese/security/index.wml
@@ -1,4 +1,4 @@
-#use wml::debian::template title="安全信息" GEN_TIME="yes"
+#use wml::debian::template title="安全信息" GEN_TIME="yes" MAINPAGE="true"
#use wml::debian::toc
#use wml::debian::recent_list_security
#use wml::debian::translation-check translation="06a365347b5545c26d162ef4887514d171f5dcd0" maintainer="Boyuan Yang"
@@ -9,56 +9,91 @@
#include "$(ENGLISHDIR)/releases/info"
-<define-tag toc-title-formatting endtag="required" whitespace="delete">
-<h2>%body</h2>
-</define-tag>
+<link href="$(HOME)/font-awesome.css" rel="stylesheet" type="text/css">
-<toc-display/>
+<ul class="toc">
+<li><a href="#keeping-secure">保持您 Debian 系统的安全性</a></li>
+<li><a href="#DSAS">最新警报</a></li>
+</ul>
-<p>Debian 對於系統安全採取十分嚴謹的態度。
-一旦有安全漏洞被發現,我們會確保在合理的時間內加以修正。
-許多安全警報是和其他自由軟體廠商合作,在該弱點被公開的同一天內發布,我們也
-有一個<a href="audit/">安全稽查</a>團隊在複審舊的警報尋找新的或未被修復的
-安全性瑕疵。</p>
+<aside>
+<p><span class="fas fa-caret-right fa-3x"></span> Debian 對於系統安全採取十分嚴謹的態度。一旦有安全漏洞被發現,我們會確保在合理的時間內加以修正。</p>
+</aside>
-<p>經驗告訴我們,<q>越隱蔽越安全</q>這觀念是錯誤的。就安全問題而言,把
+<p>
+經驗告訴我們,<q>越隱蔽越安全</q>這觀念是錯誤的。就安全問題而言,把
[CN:信息:][HKTW:資訊:]公開可更快的找到更好的解決方法。有見及此,本網頁
-列出已知的、並可能會對 Debian 構成威脅的安全漏洞。</p>
+列出已知的、並可能會對 Debian 操作系统構成威脅的安全漏洞。
+</p>
+
+<p>
+許多安全警報是和其他自由軟體廠商合作,在該弱點被公開的同一天內發布,我們也
+有一個<a href="audit/">安全审计</a>團隊在检查软件仓库,以尋找未被修復的
+安全漏洞。
+</p>
+
+# "reasonable timeframe" might be too vague, but we don't have
+# accurate statistics. For older (out of date) information and data
+# please read:
+# https://www.debian.org/News/2004/20040406 [ Year 2004 data ]
+# and (older)
+# https://people.debian.org/~jfs/debconf3/security/ [ Year 2003 data ]
+# https://lists.debian.org/debian-security/2001/12/msg00257.html [ Year 2001]
+# If anyone wants to do up-to-date analysis please contact me (jfs)
+# and I will provide scripts, data and database schemas.
+
-<p>Debian 也參與了安全防護標準化的工作:
-<a href="#DSAS">Debian 安全情報</a> 是
-<a href="cve-compatibility">CVE-兼容</a>的
-(参见<a href="crossreferences">交互參照</a>),且 Debian 是
-<a href="https://oval.cisecurity.org/">Open Vulnerability Assessment Language</a>
-計劃的一員。</p>
+<p>
+Debian 也參與了安全防護標準化的工作:
+</p>
-<toc-add-entry name="keeping-secure">保持您 Debian 系統的安全性</toc-add-entry>
+<ul>
+ <li><a href="#DSAS">Debian 安全情報</a>是 <a href="cve-compatibility">CVE-兼容</a>的(参见<a href="crossreferences">交互參照</a>)。</li>
+ <li>Debian 是 <a href="https://oval.cisecurity.org/">Open Vulnerability Assessment Language</a> 計劃的一員。</li>
+</ul>
+
+<h2><a id="keeping-secure">保持您 Debian 系统的安全性</a></h2>
-<p>想收到最新的 Debian 安全情報的話,請訂閱 <a
-href="https://lists.debian.org/debian-security-announce/">\
-debian-security-announce</a> 郵件列表。</p>
-<p>更方便的方法:您可以使用 <a
-href="https://packages.debian.org/stable/admin/apt">apt</a> 來下載最新的
-安全更新。把以下的一行</p>
-<div class="centerblock">
<p>
-<code>deb&nbsp;http://security.debian.org/debian-security&nbsp;<current_release_security_name>&nbsp;main&nbsp;contrib&nbsp;non-free</code>
+想收到最新的 Debian 安全情報的話,請訂閱 <a href="https://lists.debian.org/debian-security-announce/">debian-security-announce</a> 郵件列表。
</p>
-</div>
+
<p>
-加進 <CODE>/etc/apt/sources.list</CODE> [CN:文件:][HKTW:檔:]內,然後執行 <kbd>apt-get update &amp;&amp; apt-get upgrade</kbd> 來下載與启用安全更新。
+此外,您还可以使用 <a href="https://packages.debian.org/stable/admin/apt">APT</a> 来方便地获取最新的安全更新。要使您的 Debian 操作系统获得最新的安全更新,请把下面这行加入到您的 <code>/etc/apt/sources.list</code> 文件中:
</p>
-<p>想得到 Debian 更多安全的[CN:信息:][HKTW:資訊:],請參閱
-<a href="faq">Security Team FAQ</a> 以及
-<a href="../doc/user-manuals#securing">Securing Debian</a> 手冊。</p>
+<pre>
+deb&nbsp;http://security.debian.org/debian-security&nbsp;<current_release_security_name>&nbsp;main&nbsp;contrib&nbsp;non-free
+</pre>
-<a class="rss_logo" href="dsa">RSS</a>
-<toc-add-entry name="DSAS">最新警報</toc-add-entry>
+<p>
+保存修改后,请执行以下两个命令以下载并安装安全更新:
+</p>
-<p>已發佈在<a href="https://lists.debian.org/debian-security-announce/">
-debian-security-announce</a> 列表的安全警報。</p>
+<pre>
+apt-get update &amp;&amp; apt-get upgrade
+</pre>
+
+<p>
+安全仓库使用通常的 <a href="https://ftp-master.debian.org/keys.html">Debian 仓库密钥</a>进行签名。
+</p>
+
+<p>
+想得到关于 Debian 安全问题的更多[CN:信息:][HKTW:資訊:],請阅读我们的 FAQ 和文档:
+</p>
+
+<p style="text-align:center"><button type="button"><span class="fas fa-book-open fa-2x"></span> <a href="faq">安全 FAQ</a></button> <button type="button"><span class="fas fa-book-open fa-2x"></span> <a href="../doc/user-manuals#securing">Debian 安全手册</a></button></p>
+
+
+<aside class="light">
+ <span class="fa fa-rss fa-5x"></span>
+</aside>
+
+<h2><a id="DSAS">最新警报</a></h2>
+
+<p>以下页面是发布在 <a href="https://lists.debian.org/debian-security-announce/">\
+debian-security-announce</a> 邮件列表的安全警报的简要存档。
<p>
<:= get_recent_security_list( '1m', '6', '.', '$(ENGLISHDIR)/security' ) :>
@@ -70,23 +105,15 @@ debian-security-announce</a> 列表的安全警報。</p>
<link rel="alternate" type="application/rss+xml"
title="Debian Security Advisories (summaries)" href="dsa-long">
:#rss#}
-<p>Debian 最新安全情報同時也提供 <a href="dsa">RDF</a> 的格式。我們也提
-供<a href="dsa-long">另一個[CN:文件:][HKTW:檔案:]</a>,它包含了
-相對應情報的第一段,所以,您可以了解該
-情報是關於什麼的。</p>
+
+<p>
+Debian 的最新安全警报同時也提供 <a href="dsa">RDF</a> 的格式。我們也提供<a href="dsa-long">另一個更长的版本</a>,它包含了相對應的警报的第一段,这样您就可以很轻松地看出該警报是關於什麼的。
+</p>
#include "$(ENGLISHDIR)/security/index.include"
-<p>舊的警報:
+<p>您也可以查看更旧的安全警报:
<:= get_past_sec_list(); :>
<p>Debian 各發行版不是全部都存在有所有安全問題。
<a href="https://security-tracker.debian.org/">Debian 安全追蹤網</a>收集了
所有 Debian 套件有關的弱點資訊,可以透過 CVE 名稱或套件名稱搜尋。</p>
-
-<toc-add-entry name="contact">[CN:聯繫:][HKTW:連絡:][CN:信息:][HKTW:資訊:]</toc-add-entry>
-
-<p>在和我們[CN:聯繫:][HKTW:連絡:]之前,請先[CN:查看:][HKTW:查閱:] <a
-href="faq">Security Team FAQ</a>,確定您的問題是否已被解答!</p>
-
-<p><a href="faq#contact">[CN:聯繫:][HKTW:連絡:][CN:信息:][HKTW:資訊:]</a>
-也包含在 FAQ 中。</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy