Add some content about FreeBSD and security.

Approved by:    simon(mentor)
Submitted by:   Linh Pham <question@closedsrc.org>
PR:             www/63031
This commit is contained in:
Josef El-Rayes 2004-02-22 17:44:43 +00:00
parent 7572672a26
commit 5e01656dda
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20148

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.18 2002/03/16 08:16:45 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.19 2002/05/16 01:49:49 trhodes Exp $">
<!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -87,6 +87,23 @@
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">FreeBSD provides many security features
to protect networks and servers.</font></font>
<blockquote>
<p>The FreeBSD developers are as concerned about security as they are
about performance and stability. FreeBSD includes kernel support for
stateful IP firewalling, as well as other services, such as IP proxy
gateways.</p>
<p>FreeBSD also includes support for encryption software, secure
shells, Kerberos authentication, "virtual servers" created using
jails, chroot-ing services to restrict application access to the
file system, secure RPC facilities, and access lists for services
that support TCP wrappers.</p>
</blockquote>
&footer;
</body>
</html>