Yes this is terrible...but it isn't the "UK Government" its a private corporation as per: https://www.getsafeonline.org/about-us/ It also does work over https: https://www.getsafeonline.org/themes/passwrdcheck/index.html So I'm pretty sure this is just the fact they failed to setup the redirect. Rather than mocking them on Hacker News, we should just tell them they broke that part of their setup at some point and sho…
UK government's password checker sends plaintext password in the URL over HTTP
31–40 of 117 posts
Re: UK government's password checker sends plaintext password in the URL over HTTP
#32Re: UK government's password checker sends plaintext password in the URL over HTTP
#33(Never enter your real password into a password checker In their defense, it's stated pretty clearly that you shouldn't enter your real password and that this website allows you to test the "type of passwords" you use. They could use the fact that it's over HTTP to teach a second lesson in the results page about HTTP vs HTTPS, and warn the user again that he/she should stopping using that password immediately.
Re: UK government's password checker sends plaintext password in the URL over HTTP
#34Re: UK government's password checker sends plaintext password in the URL over HTTP
#35Re: UK government's password checker sends plaintext password in the URL over HTTP
#36Re: UK government's password checker sends plaintext password in the URL over HTTP
#37Seriously this is wording on government site? I find it offending.
Re: UK government's password checker sends plaintext password in the URL over HTTP
#38(Never enter your real password into a password checker In their defense, it's stated pretty clearly that you shouldn't enter your real password and that this website allows you to test the "type of passwords" you use. They could use the fact that it's over HTTP to teach a second lesson in the results page about HTTP vs HTTPS, and warn the user again that he/she should stopping using that password immediately.
Re: UK government's password checker sends plaintext password in the URL over HTTP
#39(Never enter your real password into a password checker In their defense, it's stated pretty clearly that you shouldn't enter your real password and that this website allows you to test the "type of passwords" you use. They could use the fact that it's over HTTP to teach a second lesson in the results page about HTTP vs HTTPS, and warn the user again that he/she should stopping using that password immediately.
"(Never enter your real password into a password checker, as unlike this one, some may be fake)"
The sentence is parenthetical, undermining it's importance, and it goes in two different directions, which makes it hard to follow. They should clearly advise users against entering their "real" password in one sentence, and then attest to the authenticity of their password checker in a separate sentence.
By the end of their sentence, it's hard to tell whether they mean that I shouldn't put my "real" password into other password checkers. The implication is that their password checker is real and safe. A clearer way to phrase it would be like this:
"Don't put your real password into this password checker."
Re: UK government's password checker sends plaintext password in the URL over HTTP
#40Considering how they deduct points for "bad practices", and how avoiding those "bad practices" actually makes for a smaller password space, I have half a mind to spend some time figuring out exactly how much smaller the password space is for a given length if you follow all of their advice.
Those practices are meant to address the most common 'patterns' in human-generated passwords, therefore effectively enlarging the password space (any cracker has to enumerate more complicated patterns or brute-force, rather than the simple pattern that our brains would generate by defualt)