mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-04 10:39:50 +00:00
sec docs: explicitly note what happens OUTSIDE the attack model
This commit is contained in:
parent
4b98393542
commit
674ce72fda
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…
Add table
Reference in a new issue