Commit ce1f6bd
docs: Correct VOPRF upsell framing — remove invented /voprf URL
The previous commit pointed at veritasacta.com/voprf as the upsell
target, which (a) 404s because the URL was invented, and (b)
misidentifies the commercial product: the VOPRF *verifier* is
Apache-2.0 open-source under Veritas Acta, while the VOPRF *issuance
API* is the proprietary Cloudflare Worker ScopeBlind sells.
Correct split documented:
- Protocol + verifier: Veritas Acta (github.com/VeritasActa, Apache-2.0)
- Production issuance: ScopeBlind (scopeblind.com, managed commercial)
- You CAN run your own issuer; in practice most teams use the managed
service because VOPRF correctness + rotation + metering are hard.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4ee6056 commit ce1f6bd
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
| |||
0 commit comments