Y
Hacker News
new
|
ask
|
show
|
jobs
by
some_furry
2008 days ago
This won't work very well if the site you're logging into uses bcrypt, and the value you store in your password manager is >= 72 characters.
https://paragonie.com/blog/2016/02/how-safely-store-password...
1 comments
kennywinker
2008 days ago
If a site is using bcrypt and it allows users to set passwords longer than 72 chars, the operator of the site is the problem not the use of a password manager + in-my-head-secret
link
some_furry
2008 days ago
Bcrypt is very common on the Internet, though.
link