|
|
OpenSolaris Project: ZFS on disk encryption supportView the leaders for this projectProject Observers Endorsing communitiesNFSOS/Net (ON) Security Storage Testing ZFS StatusOriginal feature set complete April 2008.Integration Target: Q4CY09Why have we changed schedule ?There are some other planned features of ZFS that were not started at the time the ZFS Crypto design was previously finalised. It has since been discovered that some these could be incompatible with the original design for dataset encryption. We wish to ensure that crypto is compatible with the following ZFS features when integrate (which may be before or after the crypto)
We have also decided to simplify the admin model for encryption since there was some aspects that weren't fully in the ZFS model. It was also discovered that the functionality of a pool wide wrapping key can be achieved using per dataset wrapping keys if normal ZFS property inheritance is obeyed. This leads to the following changes:
We have also added one additional feature:
Last onnv-gate resync: onnv_108Getting the sourceImplementation: In progress source code in Mercurial repository:
Webrev against onnv-gate Need really up to the second status ?Follow darrenmoffat on Twitter and look for tweets starting with zfs-crypto. What are we doing ?This project will provide on disk encryption/decryption support for ZFS datasets. The project will cover the addition of encryption and decryption to the ZFS IO pipeline and the key management for ZFS datasets. It will support different key management strategies by allowing scripting of the zfs(1) command for key load/unload/change and an API in libzfs. DocumentationLogging Bugs:Bugs are tracked in Bugster: development/zfs/ with zfs-crypto keyword. See the Project Plan page for more details. Features
Futures
Announcements
|
| 03 Jul 2008 | Demo at LOSUG |
| 04 Oct 2007 | x86 Alpha bfu released |
| 30 May 2006 | First Crypt! |
| 22 Feb 2006 | Opening day |
Jun 24, 10:14 AM
Jun 1, 3:00 AM
I'm running OpenSolaris 2009.06 on my laptop, soon I'll be running my own development bits of ZFS Crypto but I couldn't do that because OpenSolaris 2009.06 is based on build 111 but the ZFS crypto ...
Apr 8, 5:30 AM
gksu(1) says: This manual page documents briefly gksu and gksudo gksu is a frontend to su and gksudo is a frontend to sudo. Their primary purpose is to run graphical commands that ...
Apr 2, 12:02 PM
I think I have everything from the "new world order" implemented now. Most of it is even working! Now 1404 lines smaller and much more functional! Summary of changes: IV now always in BP acros for IV ...
Mar 2, 10:14 PM
Recently there was a case where an application used C_WrapKey() with an RSA key pair, on a Niagara-based system running Solaris 10, and the return code was CKR_MECHANISM_INVALID. Since RSA is ...