[ 原始碼: gocryptfs ]
套件:gocryptfs(2.3-1 以及其他的)
Encrypted overlay filesystem written in Go
gocryptfs is built on top of the excellent go-fuse (https://github.com/hanwen/go-fuse) FUSE library and its LoopbackFileSystem API.
This project was inspired by EncFS and strives to fix its security issues while providing good performance (benchmarks (https://nuetzlich.net/gocryptfs/comparison/#performance)).
For details on the security of gocryptfs see the Security (https://nuetzlich.net/gocryptfs/security/) design document.
其他與 gocryptfs 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfuse2
- Filesystem in Userspace (library)
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries