coilhq / coil-web-monetization-open-source

Coil's web monetization architecture open sourced
Apache License 2.0
1 stars 0 forks source link

New privacy pass protocol #1

Open sublimator opened 1 year ago

sublimator commented 1 year ago

The new protocol in works supports publicly verifiable tokens using blind-rsa: https://datatracker.ietf.org/doc/draft-ietf-privacypass-protocol/

May be of interest to anyone looking at WM and/or related. What are the implications of publicly verifiable tokens? How could they be used?

See also: https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-voprf https://datatracker.ietf.org/wg/privacypass/documents/

sublimator commented 1 year ago

See here for entry point to newer works/impls https://github.com/ietf-wg-privacypass/base-drafts

sublimator commented 1 year ago

All the code for the latest version is here: https://github.com/cloudflare/circl

sublimator commented 1 year ago

TypeScript code here: https://github.com/cloudflare/voprf-ts