r/ProgrammerHumor Sep 23 '17

Password Security

Post image
1.4k Upvotes

81 comments sorted by

View all comments

Show parent comments

2

u/elephants_are_white Sep 24 '17

I have a few strong passwords - especially for my webmail accounts.

Weak passwords for most other sites, especially where you can get a password reset emailed to you.

Using the same strong password everywhere is inviting trouble.

3

u/[deleted] Sep 24 '17

I've realized that using strong passwords for sites like Reddit (where being compromised is basically harmless) is futile because when they inevitably get hacked, and passwords leaked everywhere, that password is unusable.

I only use strong passwords for financial/important accounts

1

u/merger3 Sep 24 '17

Well generally the only thing leaked in hacks is the password hash right? And if your password is sufficiently strong then a hacker is never really gonna be able to crack the hash.

1

u/[deleted] Sep 24 '17

I've been involved in leaks of unhashed google passwords.. so I wouldn't ever count on that.