« Ice II Wrap-up | Main | Cyber War is Bullshit is Bullshit »

October 16, 2008

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e008ca3130883401053588cb79970b

Listed below are links to weblogs that reference Don't Want To Give Up Your Encryption Keys? That'll Be 2-5:

Comments

Ken

Interesting analysis of the differences between the US and UK "self-incrimination" laws. The lack of adverse inferences in the US interpretation is very important, as the ability to infer guilt based on an unwillingness to speak basically nullifies the right to refuse speech.

The contrast you present between a physical key and an encryption key is also very good, and is something I was thinking of myself when I read the article on LinuxWorld. Since there is no physical entity in the case of encryption keys, would not the court also have to prove that you actually know the key? I have encrypted documents on my computer still from ages ago, the keys to which I have long since lost and forgotten the passphrases to. Obviously I could not give them up even if I was not concerned about self-incrimination. In the UK then I could be jailed for my inability to give up these keys none-the-less?

I think the law of unintended consequences is going to show itself as a result of this move by the Brits. The smarter of the criminals will merely use hidden encrypted volumes within other encrypted volumes. Thus when asked to give the keys they merely produce the key to the outer volume which may contain personal (but not incriminating) data. The inner volume will remain hidden. This would seem to make things even harder for the Brits. Where once they had a encrypted volume they could not access (but could infer guilt based on its existance and refusal to produce a key), they now have access to the seemingly innoculous data and no knowledge of the inner volume.

Jason

Please forgive the ignorance of one who simply stumbled upon this site... but doesn't the suggestion that encryption methods are 'knowledge' fly in the face of of the current maze of copyright laws being pressed upon us? We are told it is within our rights to make copies of a DVD, however to bypass the encryption of the DVD is illegal.

Doesn't that make the encryption process the 'property' of the company who produced the DVD? If the encryption itself is not property but is merely 'knowledge' then it should not be illegal for me to bypass encryption should it? (or perhaps I've missed something here)

Don't get me wrong, I would love for the silly copyright laws to vanish. My point is simply that I don't think it is right to allow large corporations to claim 'property' rights in their encryption methods, and at the same time allow criminals (or suspected criminals) to hide behind their encryption methods as 'self-incriminating knowledge'. I don't believe it should work both ways.

Ken

@Jason:

Really you're touching on several unrelated topics here. The specific implementation of an encryption algorithm may be copyrighted, and is thus owned by the corporation or individual that created it. The algorithm itself (being an idea and not a work in itself) is not copyrightable, but may be patented. If it is patented, that patent would also be owned by the corporation or individual who created it. In the case of a DVD the algorithm used is CSS (Content Scramble System) which is licensed to the movie studios to protect their DVDs.

The reason it is illegal to decrypt a DVD has nothing to do with ownership of the algorithm, but with the anti-circumvention clause of the Digital Millennium Copyright Act which states that "No person shall circumvent a technological measure that effectively controls access to a work protected under this title." and "to 'circumvent a technological measure' means to descramble a scrambled work, to decrypt an encrypted work, or otherwise to avoid, bypass, remove, deactivate, or impair a technological measure, without the authority of the copyright owner." Effectively this means it is illegal to crack (or even possess tools capable of cracking) the encryption protecting a copyrighted work.

What this article is about is the UK courts requiring that people give up their encryption keys on request. Note that nobody is saying that the encryption algorithm (or methods as you put it) is knowledge, but they keys themselves, or the passwords if you will. I hope this clarifies things a bit for you.

dmo

@Ken:
Thanks for the comment. I wholeheartedly agree with you. I've had to delete a number of encrypted files and volumes because I've forgotten the password, so there would be no way a court could compel me to decrypt them. In the case referenced by the Linuxworld article this wouldn't be an issue as the suspect was in the process of typing in his key when the police went in to arrest him (if they'd just waited a few more seconds this case would never have even happened). But I think you're right, if you want to infer guilt from encrypted files the prosecution would also need to show that the defendant could decrypt the files if he wanted to, but is willingly refusing to do so.

You're also right about criminals using more sophisticated encryption techniques. And, worse yet, as criminals use advanced techniques the real burden gets placed on prosecutors to try and explain these techniques to a jury. Encryption technologies are hard enough for IT people to wrap their heads around, let alone a group of 12 average citizens who may have no real background in it.

@Jason:
Ken's overview of the DMCA copyright/patent infringement system is spot on. In the case in the article the "knowledge" referred to is a person's personal encryption key. A piece of personal information doesn't fit into copyright law, so this really isn't a DMCA issue. The only question is whether it's reasonable for an encryption key, which is a piece of information you have in your mind, to be compelled by a court.

The comments to this entry are closed.