Merge pull request #3526 from borgbackup/enkore-patch-1

sec docs: explicitly note what happens OUTSIDE the attack model
This commit is contained in:
TW 2018-03-09 18:49:32 +01:00 committed by GitHub
commit 1473ea708c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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