Hacker News new | ask | show | jobs
by sirsar 4534 days ago
The key, however, can be split an unlimited number of ways using Shamir's Secret Sharing Scheme or a similar protocol.

http://en.wikipedia.org/wiki/Shamir's_Secret_Sharing

1 comments

Nice! It isn't quite the same since the spending party will know the private key forever, while m-of-n is a per-transaction signature. Still very useful.