Virgin Media (UK) stores passwords in plain text, sends them through the mail
1–10 of 55 posts
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#2> There are a number of additional considerations you will need to take account of when designing your password system, such as the use of an appropriate hashing algorithm to store your passwords, protecting the means by which users enter their passwords, defending against common attacks and the use of two-factor authentication. [0]
Well, they're not admitting what they do is in any way unsafe, but it really seems like a cut-and-dried GDPR violation.
They really haven't met even the spirit of:
> Processed in a manner that ensures appropriate security of the personal data, including protection against unauthorised or unlawful processing and against accidental loss, destruction or damage, using appropriate technical or organisational measures.
[0] https://ico.org.uk/for-organisations/guide-to-data-protectio...
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#3By 2019, a lot of the industries running more critical systems like finance have figured out that you should take your tech seriously (and it only took them twenty years to figure it out...) ,but it's still a pretty good baseline assumption.
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#4Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#5This is where things like https://securitytxt.org/ are important. Being able to go through to the team or person who knows what’s going on. But then again, if a company stores plain text passwords they most likely won’t have security.txt
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#6Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#7> Posting it to you is secure, as it's illegal to open someone else's mail. ^JGS (@virginmedia) > There are a number of additional considerations you will need to take account of when designing your password system, such as the use of an appropriate hashing algorithm to store your passwords, protecting the means by which users enter their passwords, defending against common attacks and the use of two-factor authentic…
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#8> Posting it to you is secure, as it's illegal to open someone else's mail. ^JGS (@virginmedia) > There are a number of additional considerations you will need to take account of when designing your password system, such as the use of an appropriate hashing algorithm to store your passwords, protecting the means by which users enter their passwords, defending against common attacks and the use of two-factor authentic…
The relevant law is the Postal Services Act 2000, section 84(3)
If the letter has already been delivered, maybe to the wrong address, it's only an offence to open that letter if you have the intent to cause detriment and you don't have an excuse to open it.
"Hey this looks important and I wonder who it's for" is a reasonable excuse to open the letter.
https://www.legislation.gov.uk/ukpga/2000/26/contents
https://www.legislation.gov.uk/ukpga/2000/26/part/V/crosshea...
> 3)A person commits an offence if, intending to act to a person’s detriment and without reasonable excuse, he opens a postal packet which he knows or reasonably suspects has been incorrectly delivered to him.
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#9Perhaps more shockingly, they have a maximum password length of 10 characters, and the first character must be a letter.
Re: Virgin Media (UK) stores passwords in plain text, sends them through the mail
#10UCAS used to do a similar thing. I really hope they have fixed this since. https://i.imgur.com/H2gADSX.png