From f630b00935b0cc2cc47be07388e0d7643238e196 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Fri, 13 Apr 2018 23:46:37 -0300 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 0568053..cb80cbe 100644 --- 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).