SCM

SCM Repository

[webwml] Annotation of /webwml/english/security/index.wml
ViewVC logotype

Annotation of /webwml/english/security/index.wml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.65 - (view) (download) (as text)

1 : treacy 1.32 #use wml::debian::template title="Security Information" GEN_TIME="yes"
2 : gecko 1.17 #use wml::debian::recent_list
3 : kraai 1.47 #include "$(ENGLISHDIR)/releases/info"
4 : treacy 1.1
5 : gecko 1.10 <P>Debian takes security very seriously. Most security problems brought
6 :     to our attention are corrected within 48 hours.</P>
7 : treacy 1.1
8 : gecko 1.10 <P>Experience has shown that "security through obscurity" does not work. Public
9 :     disclosure allows for more rapid and better solutions to security problems. In
10 :     that vein, this page addresses Debian's status with respect to various known
11 :     security holes, which could potentially affect Debian.</P>
12 :    
13 : joy 1.42 <H2>Keeping your Debian system secure</H2>
14 :    
15 :     <p>In order to receive the latest Debian security advisories, subscribe to
16 : joy 1.58 the <a href="http://lists.debian.org/debian-security-announce/">\
17 : joy 1.42 debian-security-announce</a> mailing list.</p>
18 : gecko 1.17
19 : joy 1.42 <p>You can use <a href="http://packages.debian.org/stable/base/apt.html">apt</a>
20 :     to easily get the latest security updates.
21 : foka 1.35 This requires a line such as
22 : peterk 1.53 </p>
23 : foka 1.35 <BLOCKQUOTE>
24 : kraai 1.47 <code>deb&nbsp;http://security.debian.org/&nbsp;<current_release_name>/updates&nbsp;main&nbsp;contrib&nbsp;non-free</code>
25 : foka 1.35 </BLOCKQUOTE>
26 : peterk 1.53 <p>
27 : foka 1.35 in your <CODE>/etc/apt/sources.list</CODE> file.
28 : peterk 1.53 </p>
29 : joy 1.45
30 : joy 1.55 <p>For more information about security issues in Debian, please refer to
31 :     the <a href="faq">Security Team FAQ</a> and a manual called
32 :     <a href="../doc/user-manuals#securing">Securing Debian</a>.</p>
33 : mstone 1.22
34 : joy 1.42 <H2>Recent Alerts</H2>
35 :    
36 :     <p>These web pages include a condensed archive of security alerts posted to
37 : joy 1.58 the <a href="http://lists.debian.org/debian-security-announce/">\
38 : joey 1.64 debian-security-announce</a> list.
39 : joy 1.42
40 : djpig 1.62 <:= get_recent_list( '1m', '6', '$(ENGLISHDIR)/security', 'list bydate', 'dsa-\d+' ) :>
41 : joy 1.42
42 : kraai 1.63 # Translators should change the links below. Content negotiation seems
43 :     # not to work for this file.
44 :     <p>The latest Debian security advisories are also available in
45 :     <a href="dsa.en.rdf">RDF format</a>. We also offer a
46 :     <a href="dsa-long.en.rdf">second file</a> that includes the first paragraph
47 :     of the corresponding advisory so you can see in it what the advisory is
48 :     about.</p>
49 :    
50 : joy 1.42 <p>The older security alerts are also available:
51 :     <ul>
52 : peterk 1.60 <:
53 :     for ($year = $(CUR_YEAR); $year >= 1997; $year --)
54 :     {
55 :     print qq' <li>Security alerts announced in <a href="$year/">$year</a>\n'
56 : peterk 1.61 if -d "$(ENGLISHDIR)/security/$year";
57 : peterk 1.60 }
58 :     :>
59 : joy 1.42 <li><a href="undated/">Undated</A> security alerts, included for posterity.
60 :     </ul>
61 :    
62 :     <H2>Contact information</H2>
63 : joy 1.55
64 :     <p>Please read the <a href="faq">Security Team FAQ</a> before contacting us,
65 :     your question may well be answered there already!</p>
66 : joy 1.42
67 : joy 1.65 <p>The <a href="faq#contact">contact information is in the FAQ</a> as
68 :     well.</p>

root@alioth.debian.org
ViewVC Help
Powered by ViewVC 1.0.0  
Powered By FusionForge
Show source