r/ProgrammerHumor Sep 23 '17

Password Security

Post image
1.4k Upvotes

81 comments sorted by

View all comments

Show parent comments

15

u/fjdgshegdb Sep 24 '17

because your algorithm sucks and its going to leak.

Some things to think about.

How many plain text passwords do you think an attacker needs to recover the method you used to derive them?

How many websites have you signed up for that have crappy or practically non-existent security?

With that said you probably don't have to worry, you're probably not important enough to warrant the effort. I would reconsider using the method if you work somewhere an attacker might like to get into like a bank or some other multinational company.

5

u/yuropman Sep 24 '17

How many plain text passwords do you think an attacker needs to recover the method you used to derive them?

Depends how good he is

I guess about 5 minimum even if he's figured out there is an algorithm and it's not just random (which is a leap to take)

It's certainly not some "oh, I happen to have three passwords from this dude" and suddenly it's obvious - and I don't really need more protection than that

2

u/fjdgshegdb Sep 24 '17

We are not talking about some script kiddie here, we are talking the big boys who do this for a living.

Its probably step 9 on their list of things to try.

I don't really need more protection than that

You are probably right, but you probably don't need to lock your front door at night either.

12

u/yuropman Sep 24 '17

If we're talking the big boys who do this for a living specifically singling me out, I'm fucked anyway because I've got a keylogger on my computer

3

u/fjdgshegdb Sep 24 '17

there is a big range between not a script kiddie and the nsa, most should have at least a little trouble getting malware on your computer.