Live data from Hacker News

Man jailed indefinitely for refusing to decrypt hard drives loses appeal

arstechnica.com

271–280 of 413 posts

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#271
post #16

This reads as extremely bizarre. I mean, reading the fifth amendment makes it pretty clear - no one should be compelled to witness against oneself. However, it looks like the current executive and judicial are thinking "well, those Founders were just idiots for putting such an amendment in, clearly it'd be much easier to prosecute people if we could compel them to witness against themselves, so why don't we just igno…

It's not as black and white as you make it. If there is a warrant to search my property, I am obligated to assist if required. E.g. open the gun safe. (Hey, speaking of guns...You know what other antedquated amendment from the Founding Fathers would be really convenient to ignore...) Now, AFAIK, no one has tested whether that still hold true of a combination safe, where the access substaintivly requires information f…

> I am obligated to assist

What does that mean though? obligation is given meaning by the penalty for not complying.

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#272
post #16

This reads as extremely bizarre. I mean, reading the fifth amendment makes it pretty clear - no one should be compelled to witness against oneself. However, it looks like the current executive and judicial are thinking "well, those Founders were just idiots for putting such an amendment in, clearly it'd be much easier to prosecute people if we could compel them to witness against themselves, so why don't we just igno…

"no one should be compelled to witness against oneself"

More specifically, no one should be compelled to assist the government in one's own prosecution.

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#273
post #161

Thought experiment: What if there were an encryption system whereby if a user inputs one decryption key, the encrypted data decrypts to one set of values and if the user uses a second key, it decrypts to a second set of values. Sure, in order to encode both sets of data into a single encrypted result would require more storage space, but that is a small price to pay for protection against self incrimination from our…

You can't get two different sets of cleartext from the same ciphertext (except collisions, which is impractical and can be excluded for practical purposes). Of course, you can store few sets of ciphertext and decrypt depending on provided key/password, but watching disk IO may reveal that parts of disk are getting skipped. Basically, it all boils down to the competency level of the examiner.

Well, having an encrypted storage that uses interleaved blocks for storage would allow you to have multiple versions of the data at the cost of 2x (or #x) the data storage of the largest partition. You could even throw in some parity to make the image resilient to damage. Software could then use the key provided to find the set of blocks it opens. Software wouldn't need to know anything beyond the basics of block size and number of parity blocks after it was created. Each read/write would read all the parallel blocks at once and write them all at once. All watching that would do is let you know which blocks changed. And that is assuming you can observe usage beforehand. If not, then you have no idea how many real data partitions there are or if you were given a bogus password. That being the idea behind plausible deniability.

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#274
post #196

Earlier quoted context omitted.

So here's my concern: guy's now been in jail without charge for 18 months. The prosecutors say his guilt is a foregone conclusion, but apparently it's not foregone enough that they're willing to go ahead and prosecute without the contents of his hard drive. They're gonna hold off until they get what they need. We're starting to get to the edge of the point where this guy might legitimately forget his password. I thin…

> I think we can assume the FBI has been running a common passwords/dictionary attack with common password symbol substitutions for the last 18 months I would like to believe they do... But I don't think they'd bother with that.

How many 20 characters passwords could we try in 600 days ? And by imaging the original drive unto multiple others ?

I mean 18 months. It's a lot.

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#275

Earlier quoted context omitted.

Your interpretation of the 5th amendment is quite different than it has been historically interpreted by the courts. For example, in a trial, the prosecutor might subpoena some documents and you cannot refuse to turn over those documents, unless doing so would trigger a 5th amendment assertion. Turning over the documents implicitly testifies to at least two important pieces of information: that the documents exist an…

>Your interpretation of the 5th amendment is quite different than it has been historically interpreted by the courts. Part of the issue seems to be the courts are very proficient in coming up with very interesting interpretations. It feels a lot like a literature or art interpretation class, where everything is BS but a lot of people have a bunch of rules convincing them they aren't. Then again, the founding father's…

The word "witness" is a legal term with a specific meaning. It requires providing testimonial evidence. The landlord that unlocks the defendant's apartment where the bodies are stored in the fridge is not a "witness" even though he helped the police get evidence.

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#276
Okay now, what if my password is the hash of a CP Picture, then there would be no way for me to offer that password without committing a crime in the first place. So in that case you would be safe. Or when the password would be some file that could incriminate me

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#277

Earlier quoted context omitted.

> If there is a warrant to search my property, I am obligated to assist if required. I'm not sure that's true, the police are authorized to break whatever they need to if you don't assist. As for combo safes, this seems like a good overview: http://blogs.denverpost.com/crime/2012/01/05/why-criminals-s...

Yes, they can proceed without your assistance. Also, they can charge you with obstruction with justice.

What's the penalty that goes with such a charge?

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#278
post #23

Earlier quoted context omitted.

> Forensic examination also disclosed that Doe [Rawls] had downloaded thousands of files known by their "hash" values to be child pornography. The files, however, were not on the Mac Pro, but instead had been stored on the encrypted external hard drives. Accordingly, the files themselves could not be accessed. He was running a Freenet node. Investigators were also running Freenet nodes, which peered with his. The wer…

Interesting, didn't think it could be Freenet related, as lists of hashes during synchronisation was stated. If so it could explain why the prosecution want the drive decryped although they on the surface seems to have enough evidence. But then the foregone conclusion argument could to be slightly disingenuous, depending on exact details which appears to be unknown at the moment?

2016-05-26 - Police department's tracking efforts based on false statistics

https://freenetproject.org/news.html#news

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#279
post #272
post #16

This reads as extremely bizarre. I mean, reading the fifth amendment makes it pretty clear - no one should be compelled to witness against oneself. However, it looks like the current executive and judicial are thinking "well, those Founders were just idiots for putting such an amendment in, clearly it'd be much easier to prosecute people if we could compel them to witness against themselves, so why don't we just igno…

"no one should be compelled to witness against oneself" More specifically, no one should be compelled to assist the government in one's own prosecution.

The text of the fifth amendment says no one should be compelled "to be a witness against himself." It prohibits one specific way in which someone might be compelled to assist in one's own prosecution.

Re: Man jailed indefinitely for refusing to decrypt hard drives loses appeal

#280

Earlier quoted context omitted.

So here's my concern: guy's now been in jail without charge for 18 months. The prosecutors say his guilt is a foregone conclusion, but apparently it's not foregone enough that they're willing to go ahead and prosecute without the contents of his hard drive. They're gonna hold off until they get what they need. We're starting to get to the edge of the point where this guy might legitimately forget his password. I thin…

He goes free in 14 years or sets a new record. Up to the judge. http://abcnews.go.com/2020/story?id=8101209&page=1

That guy sets a new record for cussedness.
Post reply on HN