TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

D.C. accidentally uploads private data of 12,000 students

47 点作者 salmonet超过 9 年前

5 条评论

OJFord超过 9 年前
<p><pre><code> &gt; determined that one person downloaded the document from &gt; the website. That person was part of a community &gt; organization that has verbally agreed to delete the &gt; document, Peabody said. </code></pre> Fortunate that they were able to do that; considerably softens the blow.
jph超过 9 年前
If any of the DC public school people want help protecting their student records, I will donate pro-bono hours.<p>There&#x27;s one technique that is powerful and rare, which is translucent data access. It&#x27;s ideal for identifying memberships and trends, such as &quot;how many students are in a class each year&quot; while protecting personally identifying information. A simple common example is a one-way hash function that lets an app confirm a password without needing to store the password in plain text.
评论 #11084645 未加载
cevaris超过 9 年前
Feel there is really no way to prevent this. This was doubtfully uploaded knowingly (or possibly with ignorance). Data dumps occur all the time. As a file, they can too easily be shared. For sure, the school should work on increasing their awareness of handling secure data. But, in the end, nothing would really prevent this from happing again.
评论 #11085123 未加载
spike021超过 9 年前
In my 2nd year of university the chair of the CS department shared an excel file via email containing the private data of all the CS students. ID numbers, addresses, phone numbers, first&#x2F;last names.<p>He claimed it was meant for an office assistant but somehow he blasted it to both the BS and MS student lists. I doubt he got more than a slap on the wrist as he remained the chair for another 2-3 years.
评论 #11085481 未加载
评论 #11085143 未加载
评论 #11085205 未加载
PythonForGirls超过 9 年前
&gt; “Our legal department is now in touch with them to sign off legally that they will delete the file,” she said.<p>You&#x27;d have to be a fool to sign a document. This will just make you liable if the document does get out.