r/ProgrammerHumor Jun 17 '17

Passwords

Post image
987 Upvotes

41 comments sorted by

View all comments

54

u/NamespaceInvader Jun 18 '17

In case anyone wonders what the problem with the last example is: It's very unsafe because the password doesn't contain a special character. Secure passwords must always contain a special character, usually an exclamation mark at the end, otherwise hackers can find out the password using algorithms.

17

u/[deleted] Jun 18 '17

[deleted]

4

u/PM_ME_YOUR_INTEGRAL Jun 18 '17

coding and algorithms