Skip to content

ethicnology/subterfuge

Repository files navigation

License: GPL v3 CI

subterfuge

Get it from the Snap Store
Get it from the Play Store

A Shamir secret sharing experience using SLIP39 implementation.

About

Adi Shamir published How to Share a Secret in november 1979.
Decades later, with the boom of cryptocurrencies, Shamir secret sharing resurface.
How to deal with private keys belonging to a group instead of individual such as non-profit organizations and companies…
In his scientific publication Shamir presents a threshold schemes ideally suited to applications in which a group of mutually suspicious individuals with conflicting interests must cooperate. Ideally, we would like the cooperation to be based on mutual consent. Satoshi Lab Improvement Proposal n°39 or SLIP39 is the document that formalize Shamir's Secret Sharing for Mnemonic Codes, a group of easy to remember words which are widespread to back up secret keys.
This application is an attempt to implement SLIP39 in Flutter, an open source framework by Google for building natively compiled, multi-platform (Linux, Web, Android, Windows, MacOs, iOs) applications from a single codebase.

Disclaimer

Please verify that your shares works by recovering your secret before using them.

This application relies on slip39-dart as this dependency is flagged as early development phase, use it at your own risk, please consider supporting ilap works.

Usage

These methods avoid keeping a single point of failure for your secrets (keys).

Backup

Keeping a secret safe is hard, subterfuge can help you to setup a scheme of 5 parts/shares which require a threshold of 3 parts/shares to recover the original secret. Then you can disperse these parts/shares in different locations.

Organizations

Managing the access of services, machines, documents by shared secret scheme of many individuals with the needed threshold.

Legacy

Your secret securing documents and funds that you want to bequeath your relatives to access in case of death…

Support my work

bitcoin: bc1qyhzq7twqz087ledn4zpz0xhxx23t5aa8s395nn
paypal:  ethicnology@pm.me

Screenshots

home create shares recover secret disclaimer

dataset

secret

fac4167d1e712b0065f563e88a5d365df95368072c42e8c306cff568cb6e1080

passphrase

r0bust

shares

treat leader adjust academic alpha fused clinic slap cinema moisture stay ticket holy revenue triumph database wireless keyboard much triumph listen jerky ancestor belong credit perfect enemy pharmacy hush genius juice jacket very

treat leader chemical academic already hearing friar elite shame aviation clinic morning enjoy clothes hush wealthy voter public recover edge spend jewelry chubby marathon velvet much dominant violence response prayer pecan reject cowboy

treat leader elder academic antenna costume fridge have amuse warn element wildlife sugar deal answer exotic flame saver race brother forget smear woman blue eyebrow arcade average walnut receiver craft railroad glen amount

About

A Shamir Secret Sharing experience using SLIP39 implementation.

Topics

Resources

License

Stars

Watchers

Forks

Languages