mayfrost-guides

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

commit 0b4e1a205bdb1adc6d9e38f0d89af850f2b41807
parent 1383705ce9ed1bc2ed492e98574e10bf39f30ff7
Author: mayfrost <mayfrost@cock.li>
Date:   Thu, 22 Nov 2018 15:17:50 -0300

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

diff --git a/SECURITY.md b/SECURITY.md @@ -37,7 +37,7 @@ Not necessarily meant to be followed step by step, although it is recommended. S * __Level 17__: Encrypt your e-mails with GnuPG when possible. Thunderbird has the Enigmail plugin for this, you can script the use of GPG on Mutt and Mailx. ## Medium Level Security -* __Level 18__: Uninstall network facing services like Avahi (Bonjour), CUPS (replace with Line Printer if needed), Telnet, the R-tools (rlogin, rsh, rcp, rwho, rexec), fingerd, RFC services (D-Bus) and uninstall services if unused like ssh/web/ftp/mail. Also disable IPMI on BIOS. +* __Level 18__: Uninstall network facing services like Avahi (Bonjour), CUPS (replace with Line Printer if needed), Telnet, the R-tools (rlogin, rsh, rcp, rwho, rexec), fingerd, RPC services (D-Bus) and uninstall services if unused like ssh/web/ftp/mail. Also disable IPMI on BIOS. * __Level 19__: Use YaCy with collaborative database disabled when in need to search on the web. * __Level 20__: Use the Tor Browser to navigate the internet through Tor. * __Level 21__: Use Firejail or Bubblewrap to sandbox your applications.