MaruTukku

From Wikipedia, the free encyclopedia

In computing, MaruTukku, also known as rubberhose is the name of an encrypted, deniable, steganographic archive containing multiple file systems whose existence can only be verified using the appropriate cryptographic key.

Contents

[edit] Name and history

The MaruTukku project was originally named RubberHose, as it was designed to be resistant to attacks by people willing to use torture on those who knew the encryption keys.

It was originally designed for use by human rights groups working in 3rd world dictatorships, but was often proposed for use in other countries such as the United Kingdom where threats of imprisonment can be used to force people to reveal their encryption keys (see Regulation of Investigatory Powers Act 2000).

[edit] Technical

The following paragraphs are extracts from the project's documentation:

"Rubberhose works by initially writing random characters to an entire hard drive or other dynamic storage device. This random noise is indistinguishable from the encrypted data to be stored on that disk. If you have a 1 GB drive and want to have two Rubberhose encrypted portions of 400 MB and 200 MB, it assumes that each aspect (as the encrypted partitions are called) will be 1 GB and fill the entire drive. It will keep doing this until the drive is really filled to capacity with encrypted material. It breaks up the pieces of each aspect into small pieces and scatters them across the entire 1 GB drive in a random manner, with each aspect looking as if it is actually 1 GB in size upon decryption.
"Each aspect has its own passphrase that must be separately decrypted, and if a hard drive is seized neither mathematical analysis nor physical disk testing can reveal how many aspects actually exist. Internal maps are used to locate where the data is stored amongst the random characters, with each aspect having its own map which can only be decrypted via its specific passphrase. As such, a Rubberhose disk can only be written to after all the passphrases have been entered. Everything works on a "need to know" basis, i.e. each aspect knows nothing about the others other than when to avoid writing over the top of another."

[edit] Status

Marutukku does not appear to be actively maintained, although is available under the rubberhose name for BSD systems. As of 2006, the main website [1] is not available.

[edit] External links