Content deleted Content added
FleetCommand (talk | contribs) added Category:Utility software type using HotCat |
added external links |
||
Line 9:
==General-purpose file systems with encryption==
Unlike cryptographic file systems or full disk encryption, general-purpose file systems that include filesystem-level encryption do not typically encrypt file system [[metadata]], such as the directory structure, file names, sizes or modification timestamps. This
One exception to this is the encryption support being added to the [[ZFS]] filesystem. Filesystem metadata such as filenames, ownership, ACLs, extended attributes are all stored encrypted on disk. The [[ZFS]] metadata about the storage pool is still stored in the clear so it is possible to determine how many filesystems (datasets) are available in the pool and even which ones are encrypted but not what the content of the stored files or directories are.
Line 21:
* [[List of cryptographic file systems]]
* [[Disk encryption]]
==External links==
*[http://www.securencrypt.com File encryption software based on a patented algorithm]
[[Category:Disk encryption]]
|