Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social Recovery #17

Open
ARJUN-R34 opened this issue Nov 25, 2021 · 1 comment
Open

Social Recovery #17

ARJUN-R34 opened this issue Nov 25, 2021 · 1 comment

Comments

@ARJUN-R34
Copy link
Contributor

Implement social recovery feature using Shamir's secret.

Users should be able to recover their vault in a totally decentralised and trustless manner by creating shards of their vault and distributing it among their trusted peers.

Shamir's secret enables the user to create x shards of their encrypted vault and distribute it among their trusted contacts. A certain threshold can be set which is required to retrieve the complete vault string.

@ARJUN-R34
Copy link
Contributor Author

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

No branches or pull requests

1 participant