{"id":19361586,"url":"https://github.com/mxk/zfscrypt","last_synced_at":"2025-08-19T01:08:26.085Z","repository":{"id":80104689,"uuid":"102910345","full_name":"mxk/zfscrypt","owner":"mxk","description":"Multi-disk encryption management tool for ZFS on FreeBSD","archived":false,"fork":false,"pushed_at":"2017-09-11T22:25:49.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T03:49:40.751Z","etag":null,"topics":["encryption","freebsd","zfs"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mxk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-08T22:42:07.000Z","updated_at":"2023-12-18T00:12:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0933719-4a2a-456e-90ee-5d5b6bba7536","html_url":"https://github.com/mxk/zfscrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mxk/zfscrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxk%2Fzfscrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxk%2Fzfscrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxk%2Fzfscrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxk%2Fzfscrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxk","download_url":"https://codeload.github.com/mxk/zfscrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxk%2Fzfscrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271083757,"owners_count":24696361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["encryption","freebsd","zfs"],"created_at":"2024-11-10T07:24:00.766Z","updated_at":"2025-08-19T01:08:26.064Z","avatar_url":"https://github.com/mxk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"zfscrypt\n========\n\nMulti-disk encryption management tool for ZFS.\n\nUntil native ZFS encryption is implemented in FreeBSD, disks must be encrypted\nusing [geli(8)](https://www.freebsd.org/cgi/man.cgi?query=geli). This script\nprovides commands for managing multiple encrypted disks as one unit (i.e.\nwithout requiring multiple passphrases).\n\nDisks are encrypted using keyfiles, which are kept in an encrypted keystore. The\nkeystore is a small file-backed memory disk containing a UFS2 file system. To\nattach ZFS disks, the user enters their passphrase for the keystore, which then\nprovides access to the keyfiles. A backup copy of the keystore is maintained in\na dedicated partition on each member disk.\n\nFor more information run `zfscrypt help`.\n\nExample\n-------\n\n```\nzfscrypt newks\nzfscrypt init ada0 ada1 ada2\nzfscrypt attach\nzpool create tank raidz /dev/gpt/*.eli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxk%2Fzfscrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxk%2Fzfscrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxk%2Fzfscrypt/lists"}