sunder
sunder copied to clipboard
Sunder is a user-friendly graphical interface for Shamir's Secret Sharing.
Used for educational purposes, not for production, using a web page.
When installing the deb package, a few apt dependencies must be satsified, otherwise the `dpkg -i` command will fail. These seem to be: * libappindicator1 * libdbusmenu-glib4 * libdbusmenu-gtk4 *...
### Description The CircleCI integration for this repository gets stuck in an "expected" status, as evidenced by pull requests I've created recently (#145 and #146).
This is a feature that @FredericJacobs has already added to rusty-secrets but isn't yet supported in the app. Shouldn't be too difficult, but I also don't think it should block...
# Feature Request ## Description In practice, splitting a secret into multiple shards will require safe storage of each shard. Some possibilities for technical storage: * cold storage in airgapped...
At the moment, the recovery UI uses a lightning bolt icon for individual shares/shards:  We asked our designer to come up with some...
# Feature Request ## Description If you are in the "Distribute Secret Shards" view, there is no "Back" button that allows you to return to the previous "Create Secret Shards"...
# Feature Request ## Description Document the use case of storing "shards" offline for safe archival.
During both the sunder and recover UI flows, there is a progress indicator animation displayed between triggering either a sunder or recover action and displaying the resulting output. Currently, a...
# Feature Request ## Description Document the use case of border crossings (e.g., share "shard" with remote party, then recover after safely crossing).