diff --git a/pvt-issuers.json b/pvt-issuers.json new file mode 100644 index 0000000..6f59f0e --- /dev/null +++ b/pvt-issuers.json @@ -0,0 +1,10 @@ +{ + "https://privatetokens.dev": { + "name": "Chromium PVT Demo Key Commitment Endpoint", + "contact": "private-verification-tokens-chrome-team@google.com", + "endpoint": "https://privatetokens.dev/.well-known/private-verification-token/key-commitment", + "deplotmentID": "PrivateTokens_Chrome_PVT-DEMO-2026" + "batchSize": 10, + "expiry": "1796860800" + } +}