[ ソース: 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]
類似のパッケージ:
- easyssh-dbgsym
- encfs
- golang-github-andreykaipov-goobs-dev
- golang-github-cli-browser-dev
- golang-github-bep-godartsass-dev
- golang-github-azure-go-amqp-dev
- golang-github-azuread-microsoft-authentication-extensions-for-go-dev
- python3-setuptools-scm
- golang-github-artyom-mtab-dev
- signal-estimator-gui
- golang-github-tdewolff-parse-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.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libfuse2
- ユーザ空間ファイルシステム (ライブラリ)
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ