Hacker News new | ask | show | jobs
Show HN: Shush – A CLI for Shamir Secret Sharing w/ included AES helpers (github.com)
8 points by shushcli 2017 days ago
2 comments

Quick question: Can you split any key, like the password to my LUKS or password manager? Is there any limitation for the content of the file to be split?
I tested it on some multi-megabyte mp4 files and it still worked well - you can split whatever you want.

The AES keys are the example just because you can update your payload without having to redistribute the shards.

With a bitcoin bounty and everything?? Nice one. Lib looks super useful