[BACK]Return to security.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/security.html between version 1.106 and 1.107

version 1.106, 1999/09/22 05:54:08 version 1.107, 1999/09/22 06:00:52
Line 34 
Line 34 
 <p>  <p>
 <a href=#watching>Watching changes</a>.<br>  <a href=#watching>Watching changes</a>.<br>
 <a href=#reporting>Reporting security issues</a>.<br>  <a href=#reporting>Reporting security issues</a>.<br>
   <a href=#papers>Further Reading</a><br>
 <p>  <p>
 <hr>  <hr>
   
Line 402 
Line 403 
 <br>  <br>
 If you wish to PGP encode it (but please only do so if privacy is very  If you wish to PGP encode it (but please only do so if privacy is very
 urgent, since it is inconvenient) use this <a href=advisories/pgpkey>pgp key</a>.  urgent, since it is inconvenient) use this <a href=advisories/pgpkey>pgp key</a>.
   
   <p>
   <a name=papers></a>
   <li><h3><font color=#e00000><strong>Further Reading</strong></font></h3><p>
   
   A number of papers have been written by OpenBSD team members, about security
   related changes they have done in OpenBSD.  The postscript versions of these
   documents are available as follows.
   
   <ul>
   <li>A Future-Adaptable Password Scheme
       Niels Provos, David Mazieres.<br>
       <a href=papers/bcrypt-paper.ps>paper</a> and
       <a href=papers/bcrypt-slides.ps>slides</a>.
   <li>Cryptography in OpenBSD: An Overview<br>
       Theo de Raadt, Niklas Hallqvist, Artur Grabowski,
       Angelos D. Keromytis, Niels Provos.<br>
       <a href=papers/crypt-paper.ps>paper</a> and
       <a href=papers/crypt-slides.ps>slides</a>.
   </ul>
   
 </dl>  </dl>
   

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107