Description
Resurrected Fedora gocryptfs package.
An encrypted overlay filesystem written in Go.
Installation Instructions
dnf install gocryptfs
gocryptfs-xray - optional package to examine gocryptfs-related data
Usage example from 'man gocryptfs': Create an encrypted filesystem in directory “mydir.crypt”, mount it on “mydir”
- mkdir mydir.crypt mydir
- gocryptfs -init mydir.crypt
- gocryptfs mydir.crypt mydir
- umount mydir
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (167)*, i386 (132)*, ppc64le (136)*, x86_64 (881)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (101)*, i386 (77)*, ppc64le (66)*, x86_64 (394)* | Fedora 40 (2543 downloads) |
![]() |
aarch64 (80)*, i386 (74)*, ppc64le (65)*, x86_64 (1008)* | Fedora 41 (1059 downloads) |
![]() |
aarch64 (0)*, i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 42 (7 downloads) |
![]() |
aarch64 (176)*, i386 (149)*, ppc64le (128)*, x86_64 (249)* | Fedora rawhide (71 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/gocryptfs
More info about enabling Copr repositories