committed, thanks On Wed, Jan 13, 2016 at 12:35:34PM +0000, Sevan Janiyan wrote: > Hi, > Attached patch removes references to vendors and generalises by > referring to "most vendors" (Sun & SGI no longer exist as the company > they once were and this saves from maintaining a list). > Links to innovations.html when referring to other new technologies. > > src is now over 850MB in size (better to say 875MB?) > > Instead of mentioning that i386 snapshots are built weekly, mention that > amd64 snapshots are made available daily. > > > Question regarding the PGP key linked on the page, time for a new key > which is a larger key size than 1024 bit? > > > > Sevan
> Index: security.html > =================================================================== > RCS file: /cvs/www/security.html,v > retrieving revision 1.423 > diff -u -p -r1.423 security.html > --- security.html 19 Oct 2015 12:30:56 -0000 1.423 > +++ security.html 13 Jan 2016 12:26:15 -0000 > @@ -69,8 +69,8 @@ For security advisories for specific rel > OpenBSD believes in strong security. Our aspiration is to be NUMBER > ONE in the industry for security (if we are not already there). Our > open software development model permits us to take a more > -uncompromising view towards increased security than Sun, SGI, IBM, HP, > -or other vendors are able to. We can make changes the vendors would > +uncompromising view towards increased security than most vendors are > +able to. We can make changes the vendors would > not make. Also, since OpenBSD is exported with <a href=crypto.html> > cryptography</a>, we are able to take cryptographic approaches towards > fixing security problems.<p> > @@ -159,7 +159,7 @@ written somewhere, but perhaps not taken > <li>Chroot jailing > <li>New uids > <li>ProPolice > - <li>... and others > + <li>... <a href="/innovations.html">and others</a> > </ul> > <p> > > @@ -258,11 +258,11 @@ things:<p> > carefully). Users can make the assumption that the current > source tree always has stronger security than the previous release. > However, building your own system from source code is not trivial; > - it is nearly 850MB of source code, and problems do occur as we > + it is over 850MB of source code, and problems do occur as we > transition between major releases. > <li>Install a binary snapshot for your > architecture, which are made available fairly often. For > - instance, an i386 snapshot is typically made available weekly. > + instance, an amd64 snapshot is typically made available daily. > </ul> > > <p>
