nucleo/gocryptfs

Project ID: 85560

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

Best Practices

  • Don't back up your gocryptfs.conf file to public sources unless you have a strong password.
  • Do back up your gocryptfs.diriv along with all other encrypted files. This file isn't secret.
  • Use a strong passphrase/password!

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
EPEL 10 aarch64 (18)*, ppc64le (4)*, s390x (11)*, x86_64 (14)* EPEL 10 (13 downloads)
EPEL 9 aarch64 (9)*, ppc64le (9)*, s390x (6)*, x86_64 (21)* EPEL 9 (26 downloads)
Fedora 39 aarch64 (250)*, i386 (198)*, ppc64le (242)*, x86_64 (955)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (221)*, i386 (190)*, ppc64le (153)*, s390x (11)*, x86_64 (545)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (193)*, i386 (182)*, ppc64le (161)*, s390x (16)*, x86_64 (1740)* Fedora 41 (1195 downloads)
Fedora 42 aarch64 (49)*, i386 (44)*, ppc64le (52)*, s390x (15)*, x86_64 (380)* Fedora 42 (168 downloads)
Fedora rawhide aarch64 (284)*, i386 (270)*, ppc64le (229)*, s390x (11)*, x86_64 (388)* Fedora rawhide (85 downloads)

* Total number of downloaded packages.