[OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 22, Issue 42
Achim Wolpers
achimwo7 at googlemail.com
Tue May 29 18:52:53 UTC 2012
Am 29.05.2012 um 20:24 schrieb openindiana-discuss-request at openindiana.org:
> Hello list members!
> I am looking for a roadmap when ZFS encryption should be supported in
> openindiana. We want to save backups outside our LAN and for that
> encryption is a keyfeature.
> Is there a other possibility for easy data encryption with ZFS filesystem?
Why don't you pie it through GPG?
zfs send /path/to/send | /usr/local/bin/gpg -o /path/to/store/zfs.gpg --yes --encrypt --recipient 499CE697
Works fine for me.
Achim
More information about the OpenIndiana-discuss
mailing list