[ 源代码: gocryptfs ]
软件包:gocryptfs(1.8.0-1 以及其他的)
gocryptfs 的相关链接
Debian 的资源:
下载源码包 gocryptfs:
- [gocryptfs_1.8.0-1.dsc]
- [gocryptfs_1.8.0.orig.tar.gz]
- [gocryptfs_1.8.0.orig.tar.gz.asc]
- [gocryptfs_1.8.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- encfs
- golang-github-apptainer-container-key-client-dev
- golang-github-common-nighthawk-go-figure-dev
- golang-github-bep-godartsass-dev
- golang-github-bep-godartsass-v2-dev
- golang-github-sigstore-sigstore-go-dev
- golang-github-aymerick-douceur-dev
- sigstore-go
- golang-github-tdewolff-parse-dev
- golang-github-slackhq-nebula-dev
- golang-gopkg-h2non-gock.v1-dev
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfuse2
- Filesystem in Userspace (library)
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库