From 1897a0b941e514fac4f330194821c96e86c363fd Mon Sep 17 00:00:00 2001 From: Sam Johnston Date: Wed, 16 Apr 2008 15:08:28 +0000 Subject: [PATCH] xml fixes git-svn-id: http://svn.cacert.org/CAcert/Policies@759 14b1bab8-4ef6-0310-b690-991c95c89dfd --- CAcertCommunicationPolicy.html | 72 ++++++++++++++++++---------------- 1 file changed, 39 insertions(+), 33 deletions(-) diff --git a/CAcertCommunicationPolicy.html b/CAcertCommunicationPolicy.html index d079145..ea7654a 100644 --- a/CAcertCommunicationPolicy.html +++ b/CAcertCommunicationPolicy.html @@ -1,6 +1,6 @@ - + @@ -32,8 +32,10 @@ This policy is applicable to:<br /> </p> <ol> - <li>Press Releases</li> - <li>Internet Email</li> + <li>Press Releases + </li> + <li>Internet Email + </li> </ol> <h2> 2. Requirements @@ -42,17 +44,21 @@ This section describes all CAcert communication channels.<br /> </p> <ol> - <li><strong>Press Releases</strong><br/> + <li> + <strong>Press Releases</strong><br /> <ol style="list-style-type: lower-alpha;"> <li>Press releases MUST be approved by the board and issued via:<br /> <ol style="list-style-type: lower-roman;"> - <li>Digitally signed email to appropriate mailing list(s) by the president.</li> - <li>Posting and indefinite archiving on the official CAcert web site(s)</li> + <li>Digitally signed email to appropriate mailing list(s) by the president. + </li> + <li>Posting and indefinite archiving on the official CAcert web site(s) + </li> </ol> </li> </ol> - </li> - <li><strong>Internet Email</strong><br /> + </li> + <li> + <strong>Internet Email</strong><br /> <ol style="list-style-type: lower-alpha;"> <li> <strong>Email Accounts</strong> are official email accounts within the CAcert domain(s) (eg john@cacert.org).<br /> @@ -136,34 +142,34 @@ This section describes how CAcert communication channels are to be implemented. </p> <ol> - <li><strong>General</strong><br /> + <li> + <strong>General</strong><br /> <ol style="list-style-type: lower-alpha;"> <li>CAcert System Administrators SHALL have discretion as to the technical implementation of this policy and SHALL report status to the board periodically. - </li> - </ol> </li> - <li> - <strong>Security</strong><br /> - <ol style="list-style-type: lower-roman;"> - <li>Authentication (where required) MUST be done via username and password and/or CAcert certificate. - </li> - <li>Transport encryption MUST be used where possible. - </li> - <li>Content encryption MAY be used where appropriate. - </li> - <li>All outbound mail SHOULD be digitally signed. - </li> - </ol> + </ol> + </li> + <li> + <strong>Security</strong><br /> + <ol style="list-style-type: lower-alpha;"> + <li>Authentication (where required) MUST be done via username and password and/or CAcert certificate. </li> - <li><strong>Internet Email</strong><br /> - <ol style="list-style-type: lower-roman;"> - <li>All mails MUST be securely archived for a period of 10 years. - </li> - <li>All mails MUST be subject to appropriate spam prevention mechanisms (eg SpamAssassin, greylisting). - </li> - <li>All mails MUST be subject to appropriate virus and content filtering (eg ClamAV, content types). - </li> - </ol> + <li>Transport encryption MUST be used where possible. + </li> + <li>Content encryption MAY be used where appropriate. + </li> + <li>All outbound mail SHOULD be digitally signed. + </li> + </ol> + </li> + <li> + <strong>Internet Email</strong><br /> + <ol style="list-style-type: lower-alpha;"> + <li>All mails MUST be securely archived for a period of 10 years. + </li> + <li>All mails MUST be subject to appropriate spam prevention mechanisms (eg SpamAssassin, greylisting). + </li> + <li>All mails MUST be subject to appropriate virus and content filtering (eg ClamAV, content types). </li> </ol> </li>