[ ソース: gocryptfs ]
パッケージ: gocryptfs (1.6.1-1 など)
gocryptfs に関するリンク
Debian の資源:
gocryptfs ソースパッケージをダウンロード:
- [gocryptfs_1.6.1-1.dsc]
- [gocryptfs_1.6.1.orig.tar.gz]
- [gocryptfs_1.6.1.orig.tar.gz.asc]
- [gocryptfs_1.6.1-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-aymerick-douceur-dev
- golang-github-tdewolff-parse-dev
- golang-github-slackhq-nebula-dev
- golang-gopkg-h2non-gock.v1-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-anacrolix-fuse-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.3.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfuse2
- ユーザ空間ファイルシステム (ライブラリ)
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ