-- Leo's gemini proxy

-- Connecting to yujiri.xyz:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; lang=en

yujiri.xyz

Software

Stop with the arbitrary restrictions on passwords


Today I went through the process of setting up online access to the second of two bank accounts and linking them together. I just encountered more horrid practices in account security than I ever thought I'd see in one day.


A maximum password length of 32 characters. Why should it have a max length at all? Although I saw 32 today, it's actually not the worst I've seen in the past: Paypal's caps them at fucking 20. Such asinine limits on password strength make it difficult to use a secure, memorable passphrase.

xkcd Password Strength


The password not only must contain a number, but *can't contain spaces*. Why? Why arbitrarily limit the range of characters I use?


I'm *required* to add *six* security questions, all of which have similar restrictions on what the answers can be. Even if each of these provide a reasonable level of entropy (because I generally treat these as just extra password fields and give them answers that don't relate to the question), forcing me to add an alternative way of getting in can only make my account *less* secure, and there's no real chance of me forgetting my password because I keep them all in a text file (which is now bloated by 6 extra lines).


Disabling pasting. If I can't paste into the password field, I'm strongly disincentivized to use a long password. This is especially bad for passwords that use the "pure random data from /dev/random" approach I used for some passwords in the past.


Web designers, can I get your attention for one sentence? Lumping arbitrary restrictions on your users' passwords doesn't make them stronger.

-- Response ended

-- Page fetched on Mon May 20 15:03:55 2024