Skip to content

Instantly share code, notes, and snippets.

@karlcow
Created April 15, 2014 08:12
Show Gist options
  • Select an option

  • Save karlcow/10712813 to your computer and use it in GitHub Desktop.

Select an option

Save karlcow/10712813 to your computer and use it in GitHub Desktop.
Some passwords housekeeping recommendation

These are some personal tips for password management.

  • never reused the same password on different services. Ever.
  • Even more so if you are using the same nickname everywhere.
  • Associate your account with a specific email. if your email is [email protected], you may use [email protected] (it doesn't work everywhere, but when it is working, it makes it easier to detect fake emails for changing password)
  • Use sentences instead of %#gdk.Dh3 such as sea sex sun 4 ever (do not use this one now :p). Something that you will remember.
  • For your passwords, do not use words which are too close from what people might know about you.
  • Use a system which is convenient for you and that you consider secure. Be simple paper hidden in one specific book of your bookshelf, deep in a box into the garden 1meter deep, encrypted file on your computer, memory, etc.
  • There are many softwares for managing passwords, I do not use them (except Apple keychain). So I can't recommend a specific one. Some people might need one for synchronization between devices, I don't.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment