jesseduffield / jesseduffield/horcrux
self-sufficient horcruxes
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing horcrux executable entry point and the bind command described in the issue. Define how a generated binary can carry its horcrux data and invoke the program, then verify that executing it with the other horcruxes recovers the original file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100