mayfrost-guides

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

commit f630b00935b0cc2cc47be07388e0d7643238e196
parent 525ca22ebac4df7fd8a713b4263841a6f8d478f1
Author: mayfrost <mayfrost@cock.li>
Date:   Fri, 13 Apr 2018 23:46:37 -0300

Update SECURITY.md
Diffstat:
MSECURITY.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/SECURITY.md b/SECURITY.md @@ -1,4 +1,6 @@ -SECURITY TIPS in order of difficulty (not meant to be followed step by step, although it is recommended): +# SECURITY IN ORDERS OF DIFFICULTY + +Not necessarily meant to be followed step by step, although it is recommended. * __Level 1__: Avoid using your real name online and avoid giving away any personal information. You can use The Random Identity Generator (rig) to generate an online persona and/or login sites using passwords from bugmenot.com. * __Level 2__: Don't save your passwords on plaintext or in some "cloud" service like Lastpass and don't save logins on your phone or web browser. Create and remember one good main password (must have lowercase, uppercase, numbers and symbols, be longer than 8 characters and be change bimonthly), use KeePassX (and I mean the one with an X) and use the option to generate different passwords for each account you have. Other option is kpcli which works on the command line and is just a perl script (the best option).