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-rpmlintrc | 0000000038 38 Bytes | |
gocryptfs.changes | 0000020227 19.8 KB | |
gocryptfs.keyring | 0000003148 3.07 KB | |
gocryptfs.spec | 0000002506 2.45 KB | |
gocryptfs_v2.3_src-deps.tar.gz | 0002834894 2.7 MB | |
gocryptfs_v2.3_src-deps.tar.gz.asc | 0000000833 833 Bytes |
Revision 3 (latest revision is 8)
Jeff Kowalczyk (jfkw)
accepted
request 1008959
from
Paolo Panto (munix9)
(revision 3)
- Update to version 2.3: * Add -longnamemax flag to -init (#499). Can be used to work around file or path length restrictions on online storage. See the man page for details. * Support for NO_COLOR env variable (#617) * Fix -force_owner not not affecting socket files (#629 * MacOS: fix inaccessible gocryptfs.conf in reverse mode (commit) * Raise ctlsock operation timeout from 1 to 10 seconds (#683) Might make sense to put it in Factory, then you could use it in plasma-vault.
Comments 0