mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-20 08:21:54 -05:00
While writing my own out-of-band decoder, I had a hard time figuring out how to unpack the manifest. From the description, I was only able to read that the manifest is msgpack'd, but I had not been able to figure out that it's also going through the same encryption+compression logic as all other things do. This should make it a little clearer and provide the necessary information to understand how the compression works. |
||
|---|---|---|
| .. | ||
| compaction.png | ||
| compaction.vsd | ||
| data-structures.rst | ||
| encryption.png | ||
| encryption.vsd | ||
| frontends.rst | ||
| object-graph.png | ||
| object-graph.vsd | ||
| security.rst | ||
| structure.png | ||
| structure.vsd | ||