パッケージ: gfsecret (0.5.0-1)
gfsecret に関するリンク
Debian の資源:
gfsecret ソースパッケージをダウンロード:
- [gfsecret_0.5.0-1.dsc]
- [gfsecret_0.5.0.orig.tar.gz]
- [gfsecret_0.5.0.orig.tar.gz.asc]
- [gfsecret_0.5.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [incenp.org]
類似のパッケージ:
Tools to make secret sharing easier
Gfsecret is a set of tools to facilitate secret sharing according to the Adi Shamir’s secret sharing scheme.
Two tools are provided: gfsec-split will split a file into several shares, and gfsec-use will reconstruct the original file from some of the shares. Both tools use the concept of a share URI, which is a way of describing a share with a URI-like syntax. The gfsec-split program uses them to know where to dispatch the generated shares, and gfsec-use uses them to know where to search for shares in order to reconstruct the original file.
The package also provide a script wrapper around gfsec-split: gfsec-split-gpg to facilitate splitting your GnuPG private primary key which can be combine with gfsec-use.
その他の gfsecret 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (OpenSSL フレーバ)
-
- dep: libgcrypt20 (>= 1.8.0)
- LGPL 暗号ライブラリ - ランタイムライブラリ
-
- dep: libgfshare2 (>= 2)
- library for multi-way secret-sharing
-
- dep: libglib2.0-0 (>= 2.22.0)
- C ルーチンの GLib ライブラリ
-
- dep: libmtp9 (>= 1.1.3)
- Media Transfer Protocol (MTP) ライブラリ