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 (35)*, ppc64le (11)*, s390x (18)*, x86_64 (29)* EPEL 10 (38 downloads)
EPEL 9 aarch64 (23)*, ppc64le (16)*, s390x (14)*, x86_64 (34)* EPEL 9 (47 downloads)
Fedora 40 aarch64 (239)*, i386 (224)*, ppc64le (193)*, s390x (22)*, x86_64 (571)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (213)*, i386 (204)*, ppc64le (173)*, s390x (24)*, x86_64 (1832)* Fedora 41 (1219 downloads)
Fedora 42 aarch64 (90)*, i386 (89)*, ppc64le (95)*, s390x (23)*, x86_64 (845)* Fedora 42 (390 downloads)
Fedora 43 aarch64 (37)*, i386 (32)*, ppc64le (35)*, s390x (8)*, x86_64 (36)* Fedora 43 (26 downloads)
Fedora rawhide aarch64 (299)*, i386 (297)*, ppc64le (239)*, s390x (19)*, x86_64 (426)* Fedora rawhide (105 downloads)

* Total number of downloaded packages.