Still working to recover. Please don't edit quite yet.
Difference between revisions of "FreeOTFE"
From Anarchopedia
Line 1: | Line 1: | ||
− | '''FreeOTFE''' is an open source program | + | '''FreeOTFE''' is an open source program for [[hard disk encryption]] which can create and mount virtual encrypted disks in [[Windows|Windows Vista/XP/2000]] and on PDAs. It provides two levels of plausible deniability (hidden containers and no signatures to make differentiate containers from random data), on the fly encryption and supports numerous encryption algorithms (including [[AES]], [[Blowfish]], [[Serpent]] and [[Twofish]]). |
It can also mount and use [[Linux]] encrypted volumes (e.g. dm-crypt, LUKS) | It can also mount and use [[Linux]] encrypted volumes (e.g. dm-crypt, LUKS) | ||
Line 6: | Line 6: | ||
A hidden volume is a volume concealed within the free space of another FreeOTFE volume. Even when the outer volume is mounted, it is impossible to prove whether there is a hidden volume or not. | A hidden volume is a volume concealed within the free space of another FreeOTFE volume. Even when the outer volume is mounted, it is impossible to prove whether there is a hidden volume or not. | ||
+ | |||
+ | == See also == | ||
+ | * [[hard disk encryption]] | ||
== External Links == | == External Links == |
Latest revision as of 09:11, 20 January 2009
FreeOTFE is an open source program for hard disk encryption which can create and mount virtual encrypted disks in Windows Vista/XP/2000 and on PDAs. It provides two levels of plausible deniability (hidden containers and no signatures to make differentiate containers from random data), on the fly encryption and supports numerous encryption algorithms (including AES, Blowfish, Serpent and Twofish).
It can also mount and use Linux encrypted volumes (e.g. dm-crypt, LUKS)
Hidden volumes[edit]
A hidden volume is a volume concealed within the free space of another FreeOTFE volume. Even when the outer volume is mounted, it is impossible to prove whether there is a hidden volume or not.