mayfrost-guides

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

commit bc4c1e9cea272bed81c7f8ae09b922ec8e1123ee
parent 0213bb120db8b3cd9444a29f611d62a82ecfb22b
Author: mayfrost <mayfrost@cock.li>
Date:   Sat, 14 Apr 2018 17:41:35 -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 qmail in your own server for e-mail. Exim and cmail are other options. +* __Level 22__: Use [qmail](https://www.schneier.com/blog/archives/2007/11/thoughts_on_the.html) for your own e-mail server. Exim and cmail are other options. * __Level 23__: Use Squid for caching websites. ### High Level Security