1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-31 20:26:40 +00:00

sec docs: explicitly note what happens OUTSIDE the attack model

(cherry picked from commit 674ce72fda)
This commit is contained in:
enkore 2018-01-10 12:31:06 +01:00 committed by Thomas Waldmann
parent d7ec959ce2
commit ac0b9fbdae

View file

@ -37,6 +37,10 @@ Under these circumstances Borg guarantees that the attacker cannot
The attacker can always impose a denial of service per definition (he could
forbid connections to the repository, or delete it entirely).
When the above attack model is extended to include multiple clients
independently updating the same repository, then Borg fails to provide
confidentiality (i.e. guarantees 3) and 4) do not apply any more).
.. _security_structural_auth:
Structural Authentication