
Description
Want double insurance for a secret file—not one password, but split into pieces kept separately? Horcrux borrows the "horcrux" idea—cut a file into several encrypted fragments where gathering a set number of them restores the original, e.g. split into 5, any 3 rebuild it. Store fragments apart; a single one is meaningless, and losing one or two doesn't stop recovery. No password to remember—gather the fragments to reconstruct. A CLI tool, open source and free.
Split encryption: cut a file into multiple encrypted fragments kept apart.
Threshold recovery: a set number of fragments restores it, tolerates loss.
No password: reconstruct from the fragments, not a remembered password.
CLI: cross-platform command-line tool, open source and free.
Features
Split encryption: cut a file into multiple encrypted fragments kept apart.
Threshold recovery: a set number of fragments restores it, tolerates loss.
No password: reconstruct from the fragments, not a remembered password.
CLI: cross-platform command-line tool, open source and free.
