horcrux icon indicating copy to clipboard operation
horcrux copied to clipboard

Split your file into encrypted fragments so that you don't need to remember a passcode

Results 22 horcrux issues
Sort by recently updated
recently updated
newest added

The diary really brightened my day -- I had to share it with my wife. As it is, I found it hard to read through GH's navigation ![image](https://user-images.githubusercontent.com/14241275/154817934-71ba2187-4965-4731-b322-f99094651b40.png) Thanks for...

Could you upload the package to chocolatey? Thanks

None of the examples explain how to get your soul into the computer so you can put it into the horcrux.

horcrux was recently added to the scoop 'extras' bucket so now windows users can take advantage of that.

Would be helpful to have a the standard `-v / --version` flag, to show version and exit with a zero exit code.

I don't know if it was intentional. I checked the commit log and it looks like the changes were functional.

Hi mate, It seems the hashes are different to the ones listed. I'm very new to Github and development. Can you please upload the current hashes? Apologies in advance if...

If I run `horcrux -t 3 -n 5 split diary.txt` I get five .horcruxes, and each one contains ``` # THIS FILE IS A HORCRUX. # IT IS ONE OF...

The current implementation of the program appears to copy the encrypted file into each horcrux, which becomes pretty storage intensive with a larger file and more horcruxes. n is the...

For users who want to require exactly N of N keys, XOR would be the safest, most performant, most reliable option.