Closed bslassey closed 1 year ago
I am afraid if this requirement is removed - and user identity is collected, then nothing prevents implementation from storing and using this info afterwards. The only things that can guarantee identities are not collected is the fact that user IDs are not used to connect to intermediary.
How would the protocol enforce this property?
How would the protocol enforce this property?
The protocol couldn't really enforce this. I think the requirement should be reworked to something like:
"(Req-Anonymity) Multiple transfers from the same user should not require any consistent identifiers that could be tracked."
How would the protocol enforce this property?
The protocol couldn't really enforce this. I think the requirement should be reworked to something like:
"(Req-Anonymity) Multiple transfers from the same user should not require any consistent identifiers that could be tracked."
We already have that with "Req-NonCorelation"
closes #40