borg
https://github.com/borgbackup/borg
Python
Deduplicating archiver with compression and authenticated encryption.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to borg
Help out
- Issues
- Protect borg keys with FIDO2 hardware tokens (hmac-secret)
- BORG_STORE_CACHE: shared cache dir vs. repo-create / repo-delete (separate the store cache per repository?)
- store cache: a corrupt cache entry is treated as repository corruption, check --repair deletes the healthy chunk
- create: recursion roots that are hard links of an earlier root are silently not archived
- create: archive recursion roots that are hard links of an earlier root, fixes #10388
- create: a root inside an earlier directory root is archived twice, extract then deletes a hard link
- create: do not archive a root inside an earlier directory root twice, fixes #10393
- Docs
- Python not yet supported