TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Major Toronto Utility Company Stores Customers' Passwords in Plain Text

109 pointsby oneturkmen8 months ago

15 comments

iinnPP8 months ago
This is a misunderstanding. The CS agent has access to a plaintext (security question) password that can be used under special circumstances. It must be readable to function.
评论 #41631583 未加载
评论 #41631791 未加载
评论 #41631421 未加载
评论 #41631839 未加载
评论 #41631513 未加载
评论 #41631495 未加载
评论 #41631429 未加载
CamelCaseName8 months ago
Toronto Hydro isn&#x27;t just &quot;a major utility company&quot;<p>It is entirely government owned and the largest electricity provider in the province.
评论 #41631423 未加载
selcuka8 months ago
This is actually more commonplace than you&#x27;d think. It doesn&#x27;t seem to be updated anymore, but there is a web site that listed such services:<p><a href="https:&#x2F;&#x2F;plaintextoffenders.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;plaintextoffenders.com&#x2F;</a>
ckcheng8 months ago
There was this alleged Alberta AHS privacy breach:<p><a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;alberta&#x2F;comments&#x2F;1c7lk3z&#x2F;ahs_privacy_breach&#x2F;" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;alberta&#x2F;comments&#x2F;1c7lk3z&#x2F;ahs_privac...</a><p>Don’t know if that went anywhere… anyone know?
SamuelAdams8 months ago
Is Reddit considered a news source now? Half of the posts on the front page are made up fictional writing, and the other half are politics and repeated questions, for the purposes of karma farming.<p>How do we know that the OP of this post did not make these claims up?
评论 #41635037 未加载
rkagerer8 months ago
I&#x27;ve got news for you - they aren&#x27;t the only ones. Other big companies in the utilities and financial sector also do this, and even some banks.<p>Often it&#x27;s a product of repeated acquisitions, where the lowest common denominator across disparate systems is some kind of text-based format.<p>That said, I&#x27;m surprised a customer service agent ostensibly had access to it.<p>From my own observations (some made during efforts to champion change), industry has gotten better over time. There shouldn&#x27;t be cases anymore where salted hashes or other alternatives can&#x27;t be achieved, and I&#x27;m pleased to see the public take security and privacy seriously.
thrill8 months ago
This should be a criminal offense at this point.
评论 #41631319 未加载
MathMonkeyMan8 months ago
I&#x27;ve never designed a system that needed to be secure, nor have I been tasked with breaking one, but...<p>Is plaintext really that much worse than hashed&#x2F;salted&#x2F;whatever storage? If the user generated a hard-to-guess password, then the user is also unlikely to reuse it. If the user generated or reused a memorable password, then it would be not too costly to guess most of them using a dictionary attack or whatever the state of the art is for guessing non-random passwords.<p>Is this just defense in depth, or deterrence, or is there something I&#x27;m missing that makes the plaintext storage really much more dangerous?
评论 #41632254 未加载
评论 #41632223 未加载
评论 #41632243 未加载
486sx338 months ago
This is bad for anyone who recycles passwords. Most everyone I guess.<p>I’m sure they aren’t the only company to do so<p>I don’t think having an online account with your utility provider is required or smart. Good old postal mail is the way.
评论 #41631271 未加载
评论 #41631540 未加载
matttb8 months ago
SRP, one of the two major utility services in Phoenix does this as well
hooverd8 months ago
I wonder if they in-housed this or paid some external contractor obscene amounts of money for it?
ChrisArchitect8 months ago
Title is: PSA: Toronto Hydro is able to see your login password in plaintext.
cs7028 months ago
The thing is probably running on decades-old code that makes common security practices (like storing only salted hashes of passwords) hard.<p>I wouldn&#x27;t be surprised if there&#x27;s code in there written in old-style mainframe COBOL or even (gasp) RPG.<p>Sigh.
vouaobrasil8 months ago
Great. Now all I need is someone to hack my account and pay my electricity bill for me.
评论 #41631373 未加载
评论 #41631651 未加载
评论 #41631257 未加载
Me0008 months ago
Why is this a big deal? Hiring a contractor is 100% more insecure than this. I’m not recommending you do it, but it’s basically just people celebrating they now how to do this, but it’s actually never been exploited once in human history. Yet big brain security people trust contractors to write code and nobody bats an eye.
评论 #41631368 未加载