tfpauly / privacy-proxy

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

Add type to WWW-Authenticate header. #108

Closed dvorak42 closed 2 years ago

dvorak42 commented 2 years ago

This adds a type to indicate the use of Private Access Tokens, and generalizes the scheme to "AnonymousCredential".

Other schemes, like PrivacyPass will share the scheme and use their own type.

Fixes #107.

tfpauly commented 2 years ago

Nice! I'm sure we can bike shed a bit, with the rest of the Privacy Pass WG as well...