Skip to content
Snippets Groups Projects
Commit 50611737 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

wordo

parent 0986878d
No related branches found
No related tags found
1 merge request!293Design document for replication and recovery system
...@@ -480,7 +480,7 @@ If the capability for the replica directory is kept confidential then the accoun ...@@ -480,7 +480,7 @@ If the capability for the replica directory is kept confidential then the accoun
It is up to the party using the external interface to keep the capability confidential. It is up to the party using the external interface to keep the capability confidential.
This system creates new copies of accounting data on the Tahoe-LAFS grid. This system creates new copies of accounting data on the Tahoe-LAFS grid.
The convenient-related requirements for the user stories at the top of this design imply that the capabilities for accessing user data will grant access to read the accounting data replicas created by this system. The convenience-related requirements for the user stories at the top of this design imply that the capabilities for accessing user data will grant access to read the accounting data replicas created by this system.
This is a strictly worse failure-mode than disclosure of either user data or accounting data separately since it potentially allows identifying information from the payment system to be linked to specific user data. This is a strictly worse failure-mode than disclosure of either user data or accounting data separately since it potentially allows identifying information from the payment system to be linked to specific user data.
Compare: Compare:
* I know Alice has some data but I don't know what that data is. * I know Alice has some data but I don't know what that data is.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment