gocryptfs
https://nuetzlich.net/gocryptfs/
gocryptfs is built on top the excellent go-fuse FUSE library. This project was inspired by EncFS and strives to fix its security issues while providing good performance.
gocryptfs uses file-based encryption that is implemented as a mountable FUSE filesystem. Each file in gocryptfs is stored as one corresponding encrypted file on disk.
- Devel package for openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:go/gocryptfs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gocryptfs.changes | 0000020967 20.5 KB | |
gocryptfs.keyring | 0000003148 3.07 KB | |
gocryptfs.rpmlintrc | 0000000038 38 Bytes | |
gocryptfs.spec | 0000002508 2.45 KB | |
gocryptfs_v2.3.1_src-deps.tar.gz | 0002913483 2.78 MB | |
gocryptfs_v2.3.1_src-deps.tar.gz.asc | 0000000833 833 Bytes |
Revision 4 (latest revision is 8)
Jeff Kowalczyk (jfkw)
accepted
request 1069930
from
Paolo Panto (munix9)
(revision 4)
- Update to version 2.3.1: * Optimize NFS streaming write performance (#712, commit). You should see about a 4x performance increase. * Use debug.ReadBuildInfo() to provide some version information even when not built with build.bash (#701) . * Fix bug that caused the logger process to be killed when started from xfce4-terminal, and that terminal window was closed (#660, commit). * MacOS: Fix reverse mount failing with read-only file system (#690) * Make gocryptfs compile on riscv64 by switching from jacobsa/crypto to maintained fork aperturerobotics/jacobsa-crypto (#674)
Comments 0