Live data from Hacker News

Teenager facing prison for downloading unsecured files from government website

cbc.ca

381–390 of 502 posts

Re: Teenager facing prison for downloading unsecured files from government website

#381
post #323

Earlier quoted context omitted.

Something similar happened in Australia last year. Federal Government ministers all have their phone bill summaries released as part of public record with private information removed. https://www.sbs.com.au/news/how-hundreds-of-parliamentary-mo... The contractor redacted the phone numbers in this instance by changing the font colour to white (same as the background) in the PDFs uploaded to the government disclosure w…

>Federal Government ministers all have their phone bill summaries released as part of public record with private information removed Why?

Because they want a phone line that they can talk to their spouse and children without having to field thousands of calls from well-meaning people who want to wish them a good day?

Re: Teenager facing prison for downloading unsecured files from government website

#382

Seems like a move by the provincial government to shift blame from its poor security to an imaginary bad actor; this article also from the CBC goes into more detail and asserts that fraudulent intent is necessary for a conviction, so hopefully this goes nowhere. http://www.cbc.ca/news/canada/nova-scotia/concerns-teen-bein...

>"Unfortunately, what had happened is someone went in through the URL and just sequentially went through every document available on the portal," she said. It's not clear if the links to the documents with sensitive information were public or not. Yes, it's absolutely stupid to have security by obscurity, but from a legal point of view abusing someone's stupidity may look like a crime. The story, while sad, doesn't l…

I'm not familiar with the Canadian legal system, but most countries have entrapment laws which forbid prosecution if there was no way for the suspect to know it was illegal and no criminal intent was involved. The "public, free, information, disclosure" words would make this a slam dunk if Canada has some of those laws.

Re: Teenager facing prison for downloading unsecured files from government website

#383
> His bedroom is upstairs. That's where police found him sleeping when 15 officers raided the family home last Wednesday morning.

Calculate the cost of the 15 officers raid plus prosecution plus the damages to the teenager and repeatedly bash it over the head of the responsible officer in the next election. This is how to deal with this shit in democracy. Even if people are insensitive to someone else's freedom they are sensitive about their money.

Re: Teenager facing prison for downloading unsecured files from government website

#384
post #55

This might be a controversial opinion here, but intent does matter. If I see a bunch of stuff sitting the sidewalk and I take some because I think it's free, that's a reasonable thing to do. But going into someone's house and taking their tv is not. "It's their own fault for not locking the door" isn't a valid legal defense, and I would prefer not to live in a country where victim-blaming becomes a get-out-of-jail-fr…

There is one difference which makes analogy irrelevant. You can easily distinguish houses where you are allowed to come from houses where you are not. There are simple rules and we are all know them.

URLs have no way to classify them to legal and illegal ones. You can propose a plan to w3c and to government to mark URLs with string 'illegal' in them, if they are illegal to visit without special permissions. It will make them distinguishable from legal URLs, and then it would be normal to charge for visiting illegal URLs. But this rule should be a widely known social norm, not a local rule of some site hidden on some obscure page that easy to miss.

Re: Teenager facing prison for downloading unsecured files from government website

#385

Really worried about what the authorities might find in his 30TB of 4chan backups. Hoping for the best outcome for them.

It doesn't actually matter, unless he's KNOWS he's downloaded something illegal and KNOWS how to find it on his computer, or has opened it already and not deleted it. Basically all possession laws (really all laws in general) require some sort of knowledge and intent. Just like you can't be convicted for possession of drugs if they were stuck to the bottom of your shoe when you came out of a club (don't actually try…

Fun fact: in Germany possession of child porn is illegal even if you're unaware of it. If you find child porn in your e-mail inbox technically you have to report yourself to the police for possession of child pornography.

Yes, that seems extremely exploitable. No, I don't know if anyone has ever weaponised child porn this way. I wouldn't be surprised if it happened (and worked) though.

Re: Teenager facing prison for downloading unsecured files from government website

#386

Earlier quoted context omitted.

I disagree, because the analysis is faulty. Computers always do what you _tell_ them to do, not what you want them to do. The onus for keeping computerized material private is on the owner, and the owner screwed up royally by wrongly allowing sensitive material to be placed unprotected on a _public_ web site. Whether or not it was indexed is irrelevant - it was on a publicly accessible site, permissions set to public…

> The onus for keeping computerized material private is on the owner I don’t think that’s a sensible rule and at the end of the day, it’s not the one that’s going to prevail. The Internet will be sanitized and made safe for all the people who forget their passwords and write them in their monitors. The Internet is for ordinary people now, not curious teenager hackers. And ordinary people will make the rules to suit t…

This can't work, for the simple reason that the Internet has global reach. Unlike other kinds of personal property, a Web server is accessible to the entire world. There are lots of people out there who have no reason to respect US or Canadian law, and there always will be. Prosecuting this young man, or Weev, may make some "ordinary" people feel better, but doesn't begin to deter any actual criminals.

The only solution is site owners taking responsibility for securing their sites, in accordance with the sensitivity of the information on them. The sooner "ordinary" people realize that, the better.

Re: Teenager facing prison for downloading unsecured files from government website

#387

Earlier quoted context omitted.

As the amount of 4chan material you've archived increases the probability of not archiving something illegal quickly diminishes to zero.

Depending on the boards archived there's a pretty good chance he doesn't have CP. Only /b/ (and I hear /sp/ as well but I never go there) really ever have child porn, and then very very rarely and quickly deleted to the point that an archiver might not pick it up. Due to the sheer size and uselessness of a possible /b/ archive I kind of doubt there's anything bad.

Fun fact: in Germany even "lolicon" (i.e. sexual drawings of prepubescent characters) count as child pornography and as far as I know they're tolerated on /b/.

I'm hoping Canadian laws treat this differently but if he were German and they found anything like that in his archive, he'd be facing child pornography possession charges.

Re: Teenager facing prison for downloading unsecured files from government website

#388
post #4

This reads like the beginning of The Hacker Crackdown.. As a Canadian, reading this article made me angry. If the information is not supposed to be public, it should not be reachable without authorization or authentication. Never mind a curious 19-year-old, there are tons of crawlers and indexers out there that attempt to enumerate URLs where they think there might be other content. Shame on them for building a poorl…

If anyone deserves to go to jail in this case, it's the contractor that took government money to implement a system that relies on security through obscurity when they knew that sensitive documents may be stored in it, and then screwed that up further by allowing documents to be accessed through nothing more than incremented IDs. It should be a basic premise of the law at this point in all civilized countries that if…

Or the low paid government employee who didn't bother to read security documentation and uploaded private documents to a system intended only for public documents.

"It’s very clear that the software is intended to serve as a public repository of documents. It’s also very clear that there at least 250 documents improperly stored there by the province. Documents that the province had a responsibility to protect, and failed."

https://evandentremont.com/some-information-on-the-freedom-o...

Re: Teenager facing prison for downloading unsecured files from government website

#389

Earlier quoted context omitted.

Security is multi layered.

Obscurity is not a security layer.

What is a UUID if not a fairly predictable object-based shared authorization token?

EDIT: I'm mostly kidding.

Re: Teenager facing prison for downloading unsecured files from government website

#390

Earlier quoted context omitted.

I have a view of the Internet where “protecting files” has nothing to do with whether access to files is authorized or not. I shouldn’t have to lock my door, and I shouldn’t have to lock down my web server. (It may be prudent to do those things, but a trespasser shouldn’t escape penalty just because I didn’t do those things.)

Think of it like so: you have a robot that anybody can ask anything and that will answer any and all questions truthfully. Whose fault is it if you deliberately tell the robot non-public information?

Still not a perfect analogy. If the robot spews copyrighted content, the robot, its owner and the content receiver are now in trouble.
Post reply on HN