Post
Topic
Board Development & Technical Discussion
Re: a SIMPLE 2-out-of-3 private key
by
vernell
on 13/03/2014, 06:25:32 UTC
Armory does this. http://www.bitescrow.org/ too. Casascius had a tool once that could create M of N where N<=8 as a Shamir's Secret Sharing tool.

Thanks. I am actually aware of all these tools. However I am looking for something simple that can be implemented in a shell script and I know exactly how it works. A minimal solution with as few points of failure as possible.