gfsecret

Tools to make secret sharing easier

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://incenp.org/dvlpt/gfsecret.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install gfsecret