tfpauly / privacy-proxy

Specifications for Privacy Proxy Implementations
Other
29 stars 11 forks source link

Rate-Limited Tokens: additional context information #172

Closed tlepoint closed 2 years ago

tlepoint commented 2 years ago

Section 5.4 says

The Attester MAY also add additional context information, but MUST NOT add information that will uniquely identify a Client.

This sentence does not seem to prevent an attester to reduce the anonymity pool to (for example) 2 users, as they would not “add information that will uniquely identity a Client”.

tfpauly commented 2 years ago

The intent here is to allow sharing broad things like country/region, etc. We should define the bound on what can be sent more rigorously.

The "MAY" is too unrestricted at this point.