mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
clarify which party is vulnerable
This commit is contained in:
parent
c3011a434b
commit
c43eacc3a9
@ -36,7 +36,7 @@ Discussion
|
|||||||
!!!!!!!!!!
|
!!!!!!!!!!
|
||||||
|
|
||||||
A client node relies on a storage node to persist certain data until a future retrieval request is made.
|
A client node relies on a storage node to persist certain data until a future retrieval request is made.
|
||||||
In this way, the node is vulnerable to attacks which cause the data not to be persisted.
|
In this way, the client node is vulnerable to attacks which cause the data not to be persisted.
|
||||||
Though this vulnerability can be (and typically is) mitigated by including redundancy in the share encoding parameters for stored data,
|
Though this vulnerability can be (and typically is) mitigated by including redundancy in the share encoding parameters for stored data,
|
||||||
it is still sensible to attempt to minimize unnecessary vulnerability to this attack.
|
it is still sensible to attempt to minimize unnecessary vulnerability to this attack.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user