Feature request: share master password via Shamir Secret Sharing

Options
robertgreenford
robertgreenford
Community Member

The problem:

  • paper backups of the master password/secret key are prone to being stolen, lost or destroyed. There needs to be a better way to safeguard these backups.
  • Passing on your master password after you passed away requires actually handing it to someone else while you're alive. This presents obvious security issues. (prior discussion)

A naive solution is to split your password in several pieces and hand the pieces to trusted people. But if one of the pieces were to be compromised, your master password could be easily brute-forced.

This could be solved by sharing the master password via Shamir's Secret Sharing Scheme, whereby the master password can be reconstructed only when a predetermined number of pieces are combined together.

This has been implemented successfully in some hardware cryptocurrency wallets:
https://blog.trezor.io/https-blog-trezor-io-dev-corner-shamir-backup-guide-5f9957ff1008

Could we have something similar in 1password?


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
Referrer: forum-search:Samir Secret Sharing for 1password

Comments

This discussion has been closed.