Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

shamir secret sharing app for ledger #1722

Closed
thedavidmeister opened this issue Dec 22, 2018 · 2 comments
Closed

shamir secret sharing app for ledger #1722

thedavidmeister opened this issue Dec 22, 2018 · 2 comments

Comments

@thedavidmeister
Copy link

  • [ x ] I have checked this feature was not yet requested.

i would like to be able to setup an m of n seed for my ledger using shamir secret sharing using a new, dedicated application on the ledger

i found this repo: https://github.com/oed/seedsplit

and these reddit threads:

but all the options offered require setting up an airgapped device and running 3rd party unaudited code

it makes sense to me that m of n seeds be able to be generated by the ledger itself, using audited code, without the seed needing to leave the device

without this option we must choose between a risky technical process or a physical risk in the storage of the seed

an official m of n seed would facilitate much more secure physical setups for many more users

i understand that this is a fairly advanced feature for most people, so probably shouldn't be the default behaviour, but would help others sleep better at night :)

Part of the application

new application for ledger

@Transisto
Copy link

I'm very supportive of this concept and had planed to push every wallet to offer the same.

/ledger-live-desktop/ is just a client and not where this should be posted.

This would happen inside the device itself and I think should be posted here https://github.com/LedgerHQ/ledger-nano-s/issues

@thedavidmeister
Copy link
Author

@Transisto ok thanks, i've moved this issue across to the other repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Transisto @thedavidmeister and others