ietf-wg-privacypass / draft-ietf-privacypass-rate-limit-tokens

Other
1 stars 5 forks source link

Reference key consistency document #14

Closed tfpauly closed 1 year ago

tfpauly commented 1 year ago

For each, we should talk about how the client enforces consistency, and reference draft-ietf-privacypass-key-consistency

tfpauly commented 1 year ago

For the Issuer Encapsulation Key, the attester can help, or the client can check the config file.

For the Token Key, we likely should define how the origin learns the right key from the issuer, and the client could also use that for a consistency check if it had access.

Client should also reject keys if they change across challenges.

chris-wood commented 1 year ago

@tfpauly did you want to take this issue, or would you like me to take a first crack at it?

tfpauly commented 1 year ago

If you have a good idea, please go ahead!

tfpauly commented 1 year ago

Once we've published a new version of https://github.com/chris-wood/draft-group-privacypass-k-check, point to that document

tfpauly commented 1 year ago

If we could fetch the keys for all rate-limited origins on a particular issuer, we could look up the key without revealing which origin we were going to.