Try to clear this page up a little. A rewrite will be forthcoming...

one day...

Glanced at by:	nectar
This commit is contained in:
Daniel Harris 2002-05-16 00:35:45 +00:00
parent eba7bccb82
commit 86fbd32683
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13099
3 changed files with 66 additions and 66 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.92 2002/05/13 15:47:45 jedgar Exp $"> <!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.93 2002/05/14 20:14:18 dannyboy Exp $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD: www/en/security/security.sgml,v 1.92 2002/05/13 15:47:45 jedgar Exp $ --> <!-- $FreeBSD: www/en/security/security.sgml,v 1.93 2002/05/14 20:14:18 dannyboy Exp $ -->
<html> <html>
&header; &header;
@ -12,20 +12,20 @@
<H2>Introduction</H2> <H2>Introduction</H2>
<P>This web page is designed to assist both new and experienced users <P>This web page is designed to assist both new and experienced users
in the area of security for the FreeBSD Operating System. The FreeBSD in the area of FreeBSD security. FreeBSD
Development team takes security very seriously and is constantly working takes security very seriously and is constantly working
on making the OS as secure as possible.</P> on making the OS as secure as possible.</P>
<P>Here you will find additional information, or links to information, <P>Here you will find additional information, or links to information,
on how to protect your system against various types of outside attack, on how to protect your system against various types of attack,
whom to contact if you find a security related bug, etc. There is on whom to contact if you find a security-related bug, and so on. There is
also a section on the various ways that the systems programmer can also a section on the various ways that the systems programmer can
become more security conscious so he or she is less likely to become more security conscious so that he is less likely to
introduce security holes in the first place.</P> introduce vulnerabilities.</P>
<H2>Table of Contents</H2> <H2>Table of Contents</H2>
<UL> <UL>
<LI><A HREF="#sec">Information about the FreeBSD Security Officer</A></LI> <LI><A HREF="#sec">Information about the FreeBSD Security Officer Team</A></LI>
<LI><A HREF="#adv">FreeBSD Security Advisories</A></LI> <LI><A HREF="#adv">FreeBSD Security Advisories</A></LI>
<LI><A HREF="#ml">FreeBSD Security Mailing Lists Information</A></LI> <LI><A HREF="#ml">FreeBSD Security Mailing Lists Information</A></LI>
<LI><A HREF="#tat">FreeBSD Security Tips and Tricks</A></LI> <LI><A HREF="#tat">FreeBSD Security Tips and Tricks</A></LI>
@ -34,27 +34,27 @@ introduce security holes in the first place.</P>
</UL> </UL>
<A NAME=sec></A> <A NAME=sec></A>
<H2>The FreeBSD Security Officer</H2> <H2>The FreeBSD Security Officer Team</H2>
<P>To better coordinate information exchange with others in the security <P>To better coordinate information exchange with others in the security
community, FreeBSD has a focal point for security related communications: community, FreeBSD has a focal point for security related communications:
The FreeBSD <a href="mailto:security-officer@FreeBSD.org">security officer</a>. the FreeBSD <a href="mailto:security-officer@FreeBSD.org">Security Officer team</a>.
The position is actually staffed by a team of dedicated security officers, The position is staffed by a team of dedicated security officers,
their main tasks being to send out advisories when there are known security whose main tasks are to send out advisories when there are known security
holes and to act on reports of possible security problems with FreeBSD.</P> holes and to act on reports of possible security problems with FreeBSD.</P>
<P>If you need to contact someone from the FreeBSD team about a <P>If you need to contact someone from FreeBSD about a
possible security bug, you should therefore please <A possible security bug, you should therefore <A
HREF="mailto:security-officer@FreeBSD.org">send mail to the Security Officer</A> HREF="mailto:security-officer@FreeBSD.org">send mail to the Security Officer team</A>
with a description of what you've found and the type of vulnerability it with a description of what you have found and the type of vulnerability it
represents. The Security Officers also communicate with the various represents. The Security Officer team also communicates with the various
<A HREF="http://www.cert.org">CERT </A>and <A <A HREF="http://www.cert.org">CERT </A>and <A
HREF="http://www.first.org/"> FIRST</A> teams around the world, HREF="http://www.first.org/"> FIRST</A> teams around the world,
sharing information about possible vulnerabilities in FreeBSD or sharing information about possible vulnerabilities in FreeBSD or
utilities commonly used by FreeBSD. The Security Officers are also utilities commonly used with FreeBSD. The Security Officers are also
active members of those organizations.</P> active members of those organizations.</P>
<P>If you do need to contact the Security Officer about a particularly <P>If you do need to contact the Security Officer team about a particularly
sensitive matter, please use their <A sensitive matter, please use their <A
HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key
</A> to encrypt your message before sending it.</P> </A> to encrypt your message before sending it.</P>
@ -62,7 +62,7 @@ HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key
<A NAME=adv></A> <A NAME=adv></A>
<H2>FreeBSD Security Advisories</H2> <H2>FreeBSD Security Advisories</H2>
<P>The FreeBSD Security Officers provide security advisories for the <P>The FreeBSD Security Officer Team provides security advisories for the
following releases of FreeBSD:</P> following releases of FreeBSD:</P>
<UL> <UL>
@ -85,7 +85,7 @@ to upgrade to one of the supported releases mentioned above.</P>
<P>Like all development efforts, security fixes are first brought into <P>Like all development efforts, security fixes are first brought into
the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch. the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch.
After a couple of days and some testing, the fix is retrofitted into After a couple of days and some testing, the fix is retrofitted into
the supported FreeBSD-stable branch(es) and an advisory then sent the supported FreeBSD-stable branch(es) and an advisory is then sent
out.</P> out.</P>
<P>Some statistics about advisories released during 2000:</P> <P>Some statistics about advisories released during 2000:</P>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.92 2002/05/13 15:47:45 jedgar Exp $"> <!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.93 2002/05/14 20:14:18 dannyboy Exp $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD: www/en/security/security.sgml,v 1.92 2002/05/13 15:47:45 jedgar Exp $ --> <!-- $FreeBSD: www/en/security/security.sgml,v 1.93 2002/05/14 20:14:18 dannyboy Exp $ -->
<html> <html>
&header; &header;
@ -12,20 +12,20 @@
<H2>Introduction</H2> <H2>Introduction</H2>
<P>This web page is designed to assist both new and experienced users <P>This web page is designed to assist both new and experienced users
in the area of security for the FreeBSD Operating System. The FreeBSD in the area of FreeBSD security. FreeBSD
Development team takes security very seriously and is constantly working takes security very seriously and is constantly working
on making the OS as secure as possible.</P> on making the OS as secure as possible.</P>
<P>Here you will find additional information, or links to information, <P>Here you will find additional information, or links to information,
on how to protect your system against various types of outside attack, on how to protect your system against various types of attack,
whom to contact if you find a security related bug, etc. There is on whom to contact if you find a security-related bug, and so on. There is
also a section on the various ways that the systems programmer can also a section on the various ways that the systems programmer can
become more security conscious so he or she is less likely to become more security conscious so that he is less likely to
introduce security holes in the first place.</P> introduce vulnerabilities.</P>
<H2>Table of Contents</H2> <H2>Table of Contents</H2>
<UL> <UL>
<LI><A HREF="#sec">Information about the FreeBSD Security Officer</A></LI> <LI><A HREF="#sec">Information about the FreeBSD Security Officer Team</A></LI>
<LI><A HREF="#adv">FreeBSD Security Advisories</A></LI> <LI><A HREF="#adv">FreeBSD Security Advisories</A></LI>
<LI><A HREF="#ml">FreeBSD Security Mailing Lists Information</A></LI> <LI><A HREF="#ml">FreeBSD Security Mailing Lists Information</A></LI>
<LI><A HREF="#tat">FreeBSD Security Tips and Tricks</A></LI> <LI><A HREF="#tat">FreeBSD Security Tips and Tricks</A></LI>
@ -34,27 +34,27 @@ introduce security holes in the first place.</P>
</UL> </UL>
<A NAME=sec></A> <A NAME=sec></A>
<H2>The FreeBSD Security Officer</H2> <H2>The FreeBSD Security Officer Team</H2>
<P>To better coordinate information exchange with others in the security <P>To better coordinate information exchange with others in the security
community, FreeBSD has a focal point for security related communications: community, FreeBSD has a focal point for security related communications:
The FreeBSD <a href="mailto:security-officer@FreeBSD.org">security officer</a>. the FreeBSD <a href="mailto:security-officer@FreeBSD.org">Security Officer team</a>.
The position is actually staffed by a team of dedicated security officers, The position is staffed by a team of dedicated security officers,
their main tasks being to send out advisories when there are known security whose main tasks are to send out advisories when there are known security
holes and to act on reports of possible security problems with FreeBSD.</P> holes and to act on reports of possible security problems with FreeBSD.</P>
<P>If you need to contact someone from the FreeBSD team about a <P>If you need to contact someone from FreeBSD about a
possible security bug, you should therefore please <A possible security bug, you should therefore <A
HREF="mailto:security-officer@FreeBSD.org">send mail to the Security Officer</A> HREF="mailto:security-officer@FreeBSD.org">send mail to the Security Officer team</A>
with a description of what you've found and the type of vulnerability it with a description of what you have found and the type of vulnerability it
represents. The Security Officers also communicate with the various represents. The Security Officer team also communicates with the various
<A HREF="http://www.cert.org">CERT </A>and <A <A HREF="http://www.cert.org">CERT </A>and <A
HREF="http://www.first.org/"> FIRST</A> teams around the world, HREF="http://www.first.org/"> FIRST</A> teams around the world,
sharing information about possible vulnerabilities in FreeBSD or sharing information about possible vulnerabilities in FreeBSD or
utilities commonly used by FreeBSD. The Security Officers are also utilities commonly used with FreeBSD. The Security Officers are also
active members of those organizations.</P> active members of those organizations.</P>
<P>If you do need to contact the Security Officer about a particularly <P>If you do need to contact the Security Officer team about a particularly
sensitive matter, please use their <A sensitive matter, please use their <A
HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key
</A> to encrypt your message before sending it.</P> </A> to encrypt your message before sending it.</P>
@ -62,7 +62,7 @@ HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key
<A NAME=adv></A> <A NAME=adv></A>
<H2>FreeBSD Security Advisories</H2> <H2>FreeBSD Security Advisories</H2>
<P>The FreeBSD Security Officers provide security advisories for the <P>The FreeBSD Security Officer Team provides security advisories for the
following releases of FreeBSD:</P> following releases of FreeBSD:</P>
<UL> <UL>
@ -85,7 +85,7 @@ to upgrade to one of the supported releases mentioned above.</P>
<P>Like all development efforts, security fixes are first brought into <P>Like all development efforts, security fixes are first brought into
the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch. the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch.
After a couple of days and some testing, the fix is retrofitted into After a couple of days and some testing, the fix is retrofitted into
the supported FreeBSD-stable branch(es) and an advisory then sent the supported FreeBSD-stable branch(es) and an advisory is then sent
out.</P> out.</P>
<P>Some statistics about advisories released during 2000:</P> <P>Some statistics about advisories released during 2000:</P>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.92 2002/05/13 15:47:45 jedgar Exp $"> <!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.93 2002/05/14 20:14:18 dannyboy Exp $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD: www/en/security/security.sgml,v 1.92 2002/05/13 15:47:45 jedgar Exp $ --> <!-- $FreeBSD: www/en/security/security.sgml,v 1.93 2002/05/14 20:14:18 dannyboy Exp $ -->
<html> <html>
&header; &header;
@ -12,20 +12,20 @@
<H2>Introduction</H2> <H2>Introduction</H2>
<P>This web page is designed to assist both new and experienced users <P>This web page is designed to assist both new and experienced users
in the area of security for the FreeBSD Operating System. The FreeBSD in the area of FreeBSD security. FreeBSD
Development team takes security very seriously and is constantly working takes security very seriously and is constantly working
on making the OS as secure as possible.</P> on making the OS as secure as possible.</P>
<P>Here you will find additional information, or links to information, <P>Here you will find additional information, or links to information,
on how to protect your system against various types of outside attack, on how to protect your system against various types of attack,
whom to contact if you find a security related bug, etc. There is on whom to contact if you find a security-related bug, and so on. There is
also a section on the various ways that the systems programmer can also a section on the various ways that the systems programmer can
become more security conscious so he or she is less likely to become more security conscious so that he is less likely to
introduce security holes in the first place.</P> introduce vulnerabilities.</P>
<H2>Table of Contents</H2> <H2>Table of Contents</H2>
<UL> <UL>
<LI><A HREF="#sec">Information about the FreeBSD Security Officer</A></LI> <LI><A HREF="#sec">Information about the FreeBSD Security Officer Team</A></LI>
<LI><A HREF="#adv">FreeBSD Security Advisories</A></LI> <LI><A HREF="#adv">FreeBSD Security Advisories</A></LI>
<LI><A HREF="#ml">FreeBSD Security Mailing Lists Information</A></LI> <LI><A HREF="#ml">FreeBSD Security Mailing Lists Information</A></LI>
<LI><A HREF="#tat">FreeBSD Security Tips and Tricks</A></LI> <LI><A HREF="#tat">FreeBSD Security Tips and Tricks</A></LI>
@ -34,27 +34,27 @@ introduce security holes in the first place.</P>
</UL> </UL>
<A NAME=sec></A> <A NAME=sec></A>
<H2>The FreeBSD Security Officer</H2> <H2>The FreeBSD Security Officer Team</H2>
<P>To better coordinate information exchange with others in the security <P>To better coordinate information exchange with others in the security
community, FreeBSD has a focal point for security related communications: community, FreeBSD has a focal point for security related communications:
The FreeBSD <a href="mailto:security-officer@FreeBSD.org">security officer</a>. the FreeBSD <a href="mailto:security-officer@FreeBSD.org">Security Officer team</a>.
The position is actually staffed by a team of dedicated security officers, The position is staffed by a team of dedicated security officers,
their main tasks being to send out advisories when there are known security whose main tasks are to send out advisories when there are known security
holes and to act on reports of possible security problems with FreeBSD.</P> holes and to act on reports of possible security problems with FreeBSD.</P>
<P>If you need to contact someone from the FreeBSD team about a <P>If you need to contact someone from FreeBSD about a
possible security bug, you should therefore please <A possible security bug, you should therefore <A
HREF="mailto:security-officer@FreeBSD.org">send mail to the Security Officer</A> HREF="mailto:security-officer@FreeBSD.org">send mail to the Security Officer team</A>
with a description of what you've found and the type of vulnerability it with a description of what you have found and the type of vulnerability it
represents. The Security Officers also communicate with the various represents. The Security Officer team also communicates with the various
<A HREF="http://www.cert.org">CERT </A>and <A <A HREF="http://www.cert.org">CERT </A>and <A
HREF="http://www.first.org/"> FIRST</A> teams around the world, HREF="http://www.first.org/"> FIRST</A> teams around the world,
sharing information about possible vulnerabilities in FreeBSD or sharing information about possible vulnerabilities in FreeBSD or
utilities commonly used by FreeBSD. The Security Officers are also utilities commonly used with FreeBSD. The Security Officers are also
active members of those organizations.</P> active members of those organizations.</P>
<P>If you do need to contact the Security Officer about a particularly <P>If you do need to contact the Security Officer team about a particularly
sensitive matter, please use their <A sensitive matter, please use their <A
HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key
</A> to encrypt your message before sending it.</P> </A> to encrypt your message before sending it.</P>
@ -62,7 +62,7 @@ HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/public_key.asc">PGP key
<A NAME=adv></A> <A NAME=adv></A>
<H2>FreeBSD Security Advisories</H2> <H2>FreeBSD Security Advisories</H2>
<P>The FreeBSD Security Officers provide security advisories for the <P>The FreeBSD Security Officer Team provides security advisories for the
following releases of FreeBSD:</P> following releases of FreeBSD:</P>
<UL> <UL>
@ -85,7 +85,7 @@ to upgrade to one of the supported releases mentioned above.</P>
<P>Like all development efforts, security fixes are first brought into <P>Like all development efforts, security fixes are first brought into
the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch. the <A HREF="../handbook/cutting-edge.html#CURRENT">FreeBSD-current</A> branch.
After a couple of days and some testing, the fix is retrofitted into After a couple of days and some testing, the fix is retrofitted into
the supported FreeBSD-stable branch(es) and an advisory then sent the supported FreeBSD-stable branch(es) and an advisory is then sent
out.</P> out.</P>
<P>Some statistics about advisories released during 2000:</P> <P>Some statistics about advisories released during 2000:</P>