Skip to content
Discussion options

You must be logged in to vote

Thanks for pushing on this @ovizii — you're right that the docs undersell how this works, and the Hetzner setup screen doesn't (yet) surface the knob you're asking about. Let me lay it all out.

How append-only works in BBS

Borg's append-only mode is a server-side restriction that lets clients write new archives but forbids them from deleting or modifying existing ones. Even a compromised agent — ransomware, hostile admin, stolen SSH key — can add backups, but it cannot erase the ones already on disk. Prune and compact still work; they run from the BBS server itself, which holds a separately-privileged key path.

Direct backups (client → BBS server): enforced automatically.

Every agent SSH …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ovizii
Comment options

Answer selected by ovizii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants