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 (15 downloads)
EPEL 9 aarch64 (9)*, ppc64le (9)*, s390x (6)*, x86_64 (24)* 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 (154)*, s390x (11)*, x86_64 (546)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (195)*, i386 (192)*, ppc64le (161)*, s390x (16)*, x86_64 (1763)* Fedora 41 (1200 downloads)
Fedora 42 aarch64 (50)*, i386 (44)*, ppc64le (53)*, s390x (15)*, x86_64 (419)* Fedora 42 (205 downloads)
Fedora rawhide aarch64 (284)*, i386 (273)*, ppc64le (229)*, s390x (11)*, x86_64 (400)* Fedora rawhide (87 downloads)

* Total number of downloaded packages.