Hacker News new | ask | show | jobs
SHOW HN: Secret sharing in the browser (diceslice.io)
2 points by numago 486 days ago
1 comments

Very interesting use of SSS. What are some practical use cases for this?
You can use it anywhere you need to distribute the safeguarding of a secret, which could be anything under 2GB (private keys, BTC seed phrase, pdf doc, etc.). The website explains it in more detail under the "use cases" section, where you'll find some examples.

If you come up with a cool new use case, I'd love to hear about it.