4 Commits

Author SHA1 Message Date
Joel Torstensson
cb3e6d7469 Prepare release 0.2.0 2018-05-14 12:24:18 +02:00
Joel Torstensson
40a4de4088 General code cleanup 2018-05-14 12:02:56 +02:00
Denis Shulyaka
d0cf927606 Switch to dsprenkles/sss-node library
1. Replaced secrets.js with dsprenkles/sss-node
2. Each shard is a number followed by exactly 24 words
3. If the initial seed is not 24 words, then the shard number is prefixed with a character indicating the seed length
4. The lib/seedsplit.js functions now return a promise
5. Shards are not backwards compatible with the current seedsplit version
2018-05-12 00:55:00 +03:00
Joel Torstensson
0b1935598e Added a cli interface 2017-03-28 21:44:53 +02:00