[Bug 264531] FreeBSD Handbook: The Z File System (ZFS): add a section about native encryption
Date: Sun, 05 Jul 2026 17:56:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264531
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/doc/commit/?id=3590b05e4b638ebc1fdf54e2de325e9d6c768045
commit 3590b05e4b638ebc1fdf54e2de325e9d6c768045
Author: Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2026-07-05 17:53:32 +0000
Commit: Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2026-07-05 17:53:32 +0000
handbook/zfs: Add new section about ZFS native encryption
This change adds a new section describing how to use ZFS native
encryption including examples to the handbook. It is based on my own
training material, the open-zfs.org documentation on the subject and the
corresponding man pages (zfs-load-key(8), zfs-unload-key(8)).
I ran my writeup through an AI for grammar, typo and active voice fixes,
instructing it to not make any changes to the text itself.
PR: 264531
Reviewed by: michaelo@
Event: Halifax Hackathon 202606
Differential Revision: https://reviews.freebsd.org/D57889
.../content/en/books/handbook/zfs/_index.adoc | 299 +++++++++++++++++++++
1 file changed, 299 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.