Earlier quoted context omitted.
Exactly. Why did this kid admit that? How astronomcally low are the odds there's nothing illegal to possess in there?
As the amount of 4chan material you've archived increases the probability of not archiving something illegal quickly diminishes to zero.
Teenager facing prison for downloading unsecured files from government website
161–170 of 502 posts
Re: Teenager facing prison for downloading unsecured files from government website
#162Good thing he’s in Canada and only got raided. If he were in the USA, they would have tossed flashbangs and tear gas into his house, vaulted in through the windows, shot the family dog, and held the whole family at gun point, boots on their necks. It’s a shame that police departments think these “shock and awe” tactics are even remotely appropriate for dealing with non-violent suspects.
I don't like or agree with it either, but it is unfortunately necessary for the preservation of digital evidence. Many nonviolent actors involved in cybercrimes have prepared killswitches or some other manner of instantly burning everything to the ground if you give them enough time to react when you show up with a warrant.
Re: Teenager facing prison for downloading unsecured files from government website
#163I've contacted the reporter to see if we can setup a legal fund for this guy. It sounds like he's being bullied. This could also get a very bad precedent in Canada as this is totally absurd.
Re: Teenager facing prison for downloading unsecured files from government website
#164Earlier quoted context omitted.
Exactly. Why did this kid admit that? How astronomcally low are the odds there's nothing illegal to possess in there?
As the amount of 4chan material you've archived increases the probability of not archiving something illegal quickly diminishes to zero.
Intent and knowledge of the illegal material of which you are in possession could easily be a requirement.
I'm no laywer, but archiving the internet is hardly illegal.
Re: Teenager facing prison for downloading unsecured files from government website
#165I've contacted the reporter to see if we can setup a legal fund for this guy. It sounds like he's being bullied. This could also get a very bad precedent in Canada as this is totally absurd.
Please keep us informed on the outcome. I have written a letter to my MP and MLA as well as the MP for Halifax.
for i in `seq 1 7000`; do
wget http://foi.example-gov-domain.gc.ca/foi-download.cgi?id=$i;
done
Boom, you are not going to federal prison for 10 years! What a complete joke!Re: Teenager facing prison for downloading unsecured files from government website
#166Earlier quoted context omitted.
It... it is accessible from a link That's what a url with an id in it is a link
A "link" is a DOM element in a web page which references a URL, but a URL is not itself a link. To point a finer point on it: the fact that a URL is referenced in a link means that a user is supposed to see and access it.
Re: Teenager facing prison for downloading unsecured files from government website
#167Re: Teenager facing prison for downloading unsecured files from government website
#168I agree with many of the comments here, along the lines of "intent?" and "bad law", etc... How can I provide material assistance to either this kid and/or to the problem at large? I'm looking for something other than "donate to the EFF [or equiv.]" ideally though; I'd prefer to donate directly to his legal fund, or even do some legwork myself that will help, etc. And ideally in a way that not only helps him, but that…
Talk to your law enforcement agencies about computer crimes.
Write and talk publicly about the issues.
Re: Teenager facing prison for downloading unsecured files from government website
#169Earlier quoted context omitted.
It's not necessarily a problem that the older generation can only think about technology in a metaphorical sense, the problem is that the metaphors they are using are idiotic. I think, by and large, people are constrained to thinking about things they can describe. To that extent, being able to accurately describe something is meaningful, and is therefore a linguistic issue. Semantics are very important when you are…
No OP has a point, we shouldn't talk in metaphors so much... It's not necessary. The web is in many ways a huge collection of resources that reference each other. Some of these references are explicit in links, others in text, and some are available for programmatic access. In fact many resources can be discovered by programmatic access, and there is no inherent reason to think this is wrong. Just because an API isn'…
The license to access private property is based on the intent of the property owner. Where the intent is made express (through a sign), that governs. Where the intent is not made express, we try to figure out what a reasonable person would infer about the property owner's intent.
The method of access, therefore, is relevant insofar as it tells you about what the owner of the web server intended people to have access to. The fact that content on a website meant for the public to access is only accessible by "programmatic" means that ordinary users would not know, is strong evidence that the owners of the web server did not intend for people to access those documents.
Re: Teenager facing prison for downloading unsecured files from government website
#170Earlier quoted context omitted.
> I already play with urls that have possible id's in them out of habit Do you jiggle door handles out of habit to see if they're unlocked? It's antisocial behavior. If you were supposed to have access to that document, it would be accessible from a link or search box on the main site.
If they're my door handles, then yes. If they're public doors, then yes. Why, just yesterday, I tried the door of my favorite coffee establishment where the Open light was on but, unbeknownst to me, they had closed early. The kid got documents on a public facing server. He did nothing wrong.
The blame truly lies on the government for allowing such porous security. They should be glad a seemingly benign teenager discovered their flaw and not some more nefarious actor.