Author: nion Date: 2007-10-07 13:42:57 +0000 (Sun, 07 Oct 2007) New Revision: 6853 Modified: website/helping.html website/index.html Log: start helping.html describing how people can help testing-security Modified: website/helping.html ==================================================================--- website/helping.html 2007-10-07 12:51:31 UTC (rev 6852) +++ website/helping.html 2007-10-07 13:42:57 UTC (rev 6853) @@ -36,14 +36,18 @@ </table> <h2>As non-Debian Developer</h2> - + <p>Sure you can also help improving Debian''s security in testing/unstable without being an official developer</p> + <ul> + <li>work on the <a href="index.html#tracker">security tracker</a>, <a href="http://alioth.debian.org/project/request.php?group_id=30437">request</a> to get added + to the secure-testing group an <a href="http://alioth.debian.org/">alioth</a> since we use subversion located on alioth to manipulate the tracker data. Make sure to read our <a href="http://svn.debian.org/wsvn/secure-testing/doc/narrative_introduction?op=file&rev=0&sc=0">narrative introduction</a> if you start with this.</li> + <li>track bugs reported to the <a href="http://bugs.debian.org">Debian BTS</a> for security flaws and help on fixing them and getting a <a href="http://cve.mitre.org">CVE</a> + id for it if none exist yet (please <a href="index.html#contact">contact the team</a> for this). + <li>report vulnerabilities for software Debian includes in a package to the <a href="http://bugs.debian.org">Debian BTS</a>. Please use the tag <em>security</em> and include the CVE id there is already one available.</li> + </ul> <h2>As Debian package maintainer</h2> <h2>As Debian Developer</h2> - - - <hr><p>$Id: helping.html 6493 2007-09-04 11:06:04Z nion $</p> <a href="http://validator.w3.org/check?uri=referer"> <img border="0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"></a> Modified: website/index.html ==================================================================--- website/index.html 2007-10-07 12:51:31 UTC (rev 6852) +++ website/index.html 2007-10-07 13:42:57 UTC (rev 6853) @@ -35,7 +35,7 @@ </tr> </table> - <h2>Goals</h2> + <h2><a name="goals">Goals</a></h2> <p> The Debian testing security team is a group of Debian developers @@ -46,7 +46,7 @@ </p> - <h2><a href="http://security-tracker.debian.net/">Security Tracker</a></h2> + <h2><a name="tracker">Security Tracker</a></h2> <p> The team is tracking new security holes on an ongoing basis, making sure @@ -57,7 +57,7 @@ used by the stable security team. </p> - <h2>Security support for testing</h2> + <h2><a name="testing-support">Security support for testing</a></h2> <p>The team is providing security support for Debian''s testing branch by</p> @@ -80,7 +80,7 @@ <p>Note that in order to take advantage of the security support for testing, you must <em>update your system on a regular basis</em>.</p> - <h3>Limitations</h3> + <h3><a name="limitations">Limitations</a></h3> <p>For several reasons, the security support for testing cannot be expected to be of the same quality as for Debian''s stable branch:</p> @@ -97,13 +97,13 @@ testing.</li> </ul> - <h3>Announcements</h3> + <h3><a name="announce">Announcements</a></h3> <p> Daily notifications about fixed security issues are sent to the <a href="http://lists.alioth.debian.org/mailman/listinfo/secure-testing-announce">secure-testing-announce at lists.alioth.debian.org</a> mailing list.</p> - <h2>Contacting the team</h2> + <h2><a name="contact">Contacting the team</a></h2> <p>To contact the team, use</p> <ul> @@ -124,7 +124,7 @@ </p> - <h2>More information</h2> + <h2><a name="more">More information</a></h2> <ul> <li><a href="uploading.html">Uploading to the testing-security repository</a></li> @@ -143,7 +143,7 @@ <li><a href="http://www.cve.mitre.org/cve/index.html">Mitre''s CVE database</a></li> </ul> - <h3>Internal information</h3> + <h3><a name="int-doc">Internal information</a></h3> <ul> <li><a href="http://svn.debian.org/wsvn/secure-testing/doc/narrative_introduction?op=file&rev=0&sc=0">Introduction to our processes</a></li>