mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
semantic newlines
This commit is contained in:
parent
d09b613d59
commit
931ffec005
@ -20,7 +20,8 @@ Requirements
|
||||
|
||||
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.
|
||||
Though this vulnerability can be 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.
|
||||
Though this vulnerability can be 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.
|
||||
|
||||
One way to do this is for the client to be confident it the storage node with which it is communicating is really the expected node.
|
||||
Therefore, the protocol must include some means for cryptographically verifying the identify of the storage node.
|
||||
|
Loading…
Reference in New Issue
Block a user