jesseduffield / horcrux

Split your file into encrypted fragments so that you don't need to remember a passcode
MIT License
4.53k stars 116 forks source link

self-sufficient horcruxes #28

Open hugochinchilla opened 10 months ago

hugochinchilla commented 10 months ago

To guarantee the ability to recreate the original file from the horcruxes in the event that this repo would become lost there should be an option for the tool to return binary horcruxes that when executed run the horcrux program. Think like self extracting zip files in exe format.

So I can execute ./horcrux1 bind horcrux2 horcrux3 and recover the original file.