Author

Topic: subterfuge: cross-platform SLIP39 app (Read 57 times)

newbie
Activity: 5
Merit: 20
September 21, 2022, 04:53:31 AM
#1
When it comes to Shamir Secret Sharing, we all played with iancoleman website.

ilap who is the maintainer of slip39-js also maintains slip39-dart, to take advantage of his library, I implemented subterfuge, a cross-platform slip39 app using flutter to make it a bit more appealing to people you are share your secret with. It's free software and without ads.

sources: https://github.com/ethicnology/subterfuge

Subterfuge is cross-platform (Linux, Android, Web, iOS, Windows) and I've distributed it on:
- linux: https://snapcraft.io/subterfuge
- android: https://play.google.com/store/apps/details?id=org.ethicnology.subterfuge
- web:  https://ethicnology.github.io/subterfuge/#/

You can build the others platforms yourself: https://docs.flutter.dev/development/tools/sdk/release-notes/supported-platforms

The app can be used offline and does not require any permission.

PS: the web version needs a few seconds to load the app
Jump to: