mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c522b5b09e92b50cf4bb30e62d80605e15dac97f
parent ff9e771d955a9666653576420be059f2a5f9f5b4
Author: mayfrost <mayfrost@cock.li>
Date:   Sat, 14 Apr 2018 17:19:17 -0300

Update SECURITY.md
Diffstat:
MSECURITY.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SECURITY.md b/SECURITY.md @@ -28,7 +28,7 @@ Not necessarily meant to be followed step by step, although it is recommended. S * __Level 19__: Encrypt your e-mails with GnuPG. Thunderbird has the Enigmail plugin for this, you can script the use of GPG on Mutt. * __Level 20__: Delete any metadata from files you share on the internet. ExifTool in combination with [renamer](https://github.com/CaptainBlacklace/Renamer) is a good option. * __Level 21__: Anonymize your writting style on any text with anti stylometry software like [Anonymouth](https://github.com/psal/anonymouth) when you share documents. -* __Level 22__: Use cmail in your own server for e-mail. Exim with Dovecot is another option, as is OpenSMTPD. +* __Level 22__: Use qmail in your own server for e-mail. qpsmtpd and cmail are other options. * __Level 23__: Use Squid for caching websites. ### High Level Security