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:
parent
d7ec959ce2
commit
ac0b9fbdae
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue