treasury.lua 1.12

treasury.lua is a command-line program for storing secrets in files encrypted using the openssl command-line app. It requires libUseful and libUseful.lua

Secrets 0.4.0 💾

Secrets can be used to split a secret text into shares to be distributed to friends. When all friends agree, the shares can be combined to retrieve the original secret text, for instance to give consensual access to a lost pin, a password, a list of passwords, a private document or a key to an encrypted volume. Secret sharing can be useful in many different situations and this tool is a simple and well documented free and open source implementation available for anyone to use from this website,

major feature: Initial distribution as desktop application (includes a startup wrapper for windows), still provided as a webapp. Both web and desktop usage lead to same results. Fully covered by tests (including the FXC cryptographic library).

Affero GPLv3 communication human-machine-interfaces security cryptography clojure windows cross-plattform