Exherbo
GitLab
Packages
app-crypt/gocryptfs
An encrypted overlay filesystem written in Go.
Versions
Slot
Version
Repository
Platforms
0
2.5.4
arbor
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
(
https://nuetzlich.net/gocryptfs/
https://github.com/rfjakob/gocryptfs
)
Summary
An encrypted overlay filesystem written in Go
Description
gocryptfs uses file-based encryption that is implemented as a mountable FUSE filesystem. Each file in gocryptfs is stored one corresponding encrypted file on the hard disk. The encrypted files can be stored in any folder on your hard disk, a USB stick or even inside the Dropbox folder. One advantage of file-based encryption as opposed to disk encryption is that encrypted files can be synchronised efficiently using standard tools like Dropbox or rsync. Also, the size of the encrypted filesystem is dynamic and only limited by the available disk space.
Dependencies
(
build:
dev-lang/go[>=1.19]
)
Downloads
https://github.com/rfjakob/gocryptfs/releases/download/v2.5.4/gocryptfs_v2.5.4_src-deps.tar.gz
Licences
MIT