mayfrost-guides

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

commit 372da99eacbcd0678a05cd12d6f892b1a0e0bc1f
parent 8547883a6ff09c24c44536758436048ada69f58c
Author: mayfrost <mayfrost@cock.li>
Date:   Sat, 14 Apr 2018 01:09:05 -0300

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

diff --git a/SECURITY.md b/SECURITY.md @@ -65,6 +65,6 @@ Not necessarily meant to be followed step by step, although it is recommended. S * __Level 46__: Opt for text-based programs with less library dependencies than their GUI counterparts. * __Level 47__: Support the GPL license as to prevent proprietary license wrapping (as with BSD/MIT/Apache licenses). GPLv3 in specific to prevent tivoization, a hardware level lockdown method. * __Level 48__: Deduplicate efforts and converge strategies to achieve a "tight base system" in common (use the koan "if is not strictly necessary it should be strictly optional, but still optional"), and that means making things modular and avoiding unnecessary dependencies instead of trusting "crypto libraries" like in python. -* __Level 49__: Abandon "cloud computing" and traditional, non-publicly auditable, data mined networks and erase your online persona. Use exclusively peer-to-peer services with specific protocols instead of all-in-one networks. Use IRC for live chat, and NNTP for newsgroups (per topic forums, what "social media" should really be). +* __Level 49__: Abandon "cloud computing" and traditional, non-publicly auditable, data mined networks and erase your online persona. Use exclusively peer-to-peer services with specific protocols instead of all-in-one networks. Use IRC for live chat, and NNTP for newsgroups (per topic forums, what "social media" should be). * __Level 50__: Abandon the Internet. Participate in local mesh networks and collaborate with global scale meshnet projects like [gternet](https://mesh.gentoo.today/wiki/Main_Page). * __Level 51__: Don't f\*ck up. Protip: you can't.