Update SECURITY.md

This commit is contained in:
mayfrost 2018-04-13 23:46:37 -03:00 committed by GitHub
parent 525ca22eba
commit f630b00935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).