logoalt Hacker News

elcritchyesterday at 9:25 AM2 repliesview on HN

Drats, you're right. I thought it'd be worse, but the ratio seems to only depend on the number of letters in your character set: 1/count(letters in alphabet).

For ascii at 95 printable chars you get 0.9894736842. Makes intuitive sense as the "weight" of each digit increases, taking away a digit matters less to the total combos.

Maybe I'll start using one Japanese Kanji to confuse would be hackers! They could spend hours trying to brute force it while wondering why they can't crack my one letter password they saw in my terminal prompt. ;)


Replies

dhosekyesterday at 5:41 PM

I’ve occasionally contemplated using some non-ASCII character like • or š in a password, but have backed off for fear of needing access from a device that doesn’t support input of those characters.

Obscurity4340yesterday at 12:38 PM

Its funny how a single japanese symbol would be harder to crack than the anglicized name for it

show 1 reply