Conversation

tempted to require exactly 22-character passwords with at least 128 bits of entropy to enforce the use of password managers

2
2
2
@stray and I thought I was a bit pendantic with 20-character passwords, accepting only those who have over 100-110 bits of entropy
1
0
0

@getimiskon woaa yuve actually implemented this?
i ended up at 22 because with [A-Za-z0-9], you have 62 symbols, so 22 is the lowest where (62^{22} > 2^{128})

1
0
1
@stray I mean, that's how I generate my own passwords. Not on a service in particular, although it sounds interesting.
1
0
0

@getimiskon@fedi.getimiskon.xyz ohh i seee
i (non-rationally) feel wary of posting the password generator settings i use in practise... i suppose it does narrow down the search space from ∞ to 𝑛 decillion, haha

0
0
1