sunder icon indicating copy to clipboard operation
sunder copied to clipboard

Sunder is a user-friendly graphical interface for Shamir's Secret Sharing.

Results 12 sunder issues
Sort by recently updated
recently updated
newest added

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 *...

docs

### 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...

docs

At the moment, the recovery UI uses a lightning bolt icon for individual shares/shards: ![screen shot 2018-01-23 at 14 15 54](https://user-images.githubusercontent.com/407302/35303893-6d6f10c2-0048-11e8-8c08-f59db42c183b.png) We asked our designer to come up with some...

easy

# 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.

docs

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).

docs