Paketname | libgfshare-bin |
Beschreibung | utilities for multi-way secret-sharing |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.3-3 |
Sektion | utils |
Priorität | extra |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.3), libgfshare1 (>= 1.0.2) |
Empfohlene Pakete | |
Paketbetreuer | Simon McVittie |
Quelle | libgfshare |
Paketgröße | 16674 Byte |
Prüfsumme MD5 | 9c5c884bf128c1d6f88578da06cb6805 |
Prüfsumme SHA1 | 0d29b37455ad78c8504c8822f3e5db9b44f994fe |
Prüfsumme SHA256 | 795580c73155aec48e70ccdd16b8242a62eabb3bf4acacfe83ed1d93a05c35df |
Link zum Herunterladen | libgfshare-bin_1.0.3-3_i386.deb |
Ausführliche Beschreibung | This package contains the gfsplit and gfcombine binaries.
.
gfsplit can be used to split a secret file (like a GPG secret key)
into multiple parts, so that at least some number of those parts are needed
to recover the original file, but any smaller combination of parts is useless
to an attacker. gfcombine is used to combine the parts created by gfsplit.
.
For instance, you might split a GPG key using a 3-of-5 share and put one
share on each of three computers, and two shares on a USB memory stick; then
you can use the GPG key on any of those three computers using the memory
stick, but if the memory stick is lost, you can recover the key by
bringing the three computers together.
|