]> gitweb.fluxo.info Git - policy.git/commitdiff
small change
authormaxigas <maxigas@anargeek.net>
Thu, 11 Apr 2013 17:05:12 +0000 (19:05 +0200)
committermaxigas <maxigas@anargeek.net>
Thu, 11 Apr 2013 17:05:12 +0000 (19:05 +0200)
best_practices.mdwn

index 6afd7012a85873046a467243ceaa9686d504f573..d098aee9a378313e44a78f883b116fc5c13c8278 100644 (file)
@@ -101,8 +101,7 @@ http://linux.die.net/man/5/crypttab -> section "swap"
 ## Mail
 
 * [IPs in headers](http://riseuplabs.org/privacy/postfix/) the user's home IP address should not appear in any email headers. *level 2*
-  * if it does appear, users must be informed about this *level 1* perhaps use server IP instead of localhost for [riseup hack](http://riseuplabs.org/privacy/postfix/)
-
+* if it does appear, users must be informed about this *level 1* perhaps use server IP instead of localhost for [riseup hack](http://riseuplabs.org/privacy/postfix/)
 * The connection between the server and the user is always encrypted. *level 2*
 * optional unencrypted communication between user and server are visibly marked as insecure *level 1*
 * [StartTLS-postfix](http://metatron.sh/kmw/Transformers/PostfixCacertVerifyHowto) or [StartTLS-exim](http://aland.burngreave.net/archives/2009/12/30/index.html#e2009-12-30T16_26_49.txt) starttls with other compliant servers’, certs verified against cacert/... *level 1*