-
Notifications
You must be signed in to change notification settings - Fork 11
/
pst-issuers.json
44 lines (44 loc) · 1.36 KB
/
pst-issuers.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"https://trusttoken.dev": {
"name": "Chromium PST Demo Issuer",
"contact": "[email protected]",
"endpoint": "https://trusttoken.dev/tt/k/",
"expiry": "1700856258"
},
"https://pst-issuer.hcaptcha.com": {
"name": "hCaptcha Issuer",
"contact": "[email protected]",
"endpoint": "https://pst-issuer.hcaptcha.com/pst/key-commitment",
"expiry": "1702476142"
},
"https://polyset.xyz": {
"name": "Polyset Issuer",
"contact": "[email protected]",
"endpoint": "https://polyset.xyz/pst/keys",
"expiry": "1704570905"
},
"https://issuer.captchafox.com": {
"name": "CaptchaFox Issuer",
"contact": "[email protected]",
"endpoint": "https://issuer.captchafox.com/pst/key-commitment",
"expiry": "1719410400"
},
"https://pst.authfy.tech": {
"name": "AUTHFY Issuer",
"contact": "[email protected]",
"endpoint": "https://pst.authfy.tech/.well-known/trust-token/key-commitment",
"expiry": "1719633600"
},
"https://www.amazon.com": {
"name": "Amazon Ads issuer",
"contact": "[email protected]",
"endpoint": "https://www.amazon.com/tt/k",
"expiry": "1741752000"
},
"https://pst-issuer.clearsale.com.br": {
"name": "Clearsale Anti Fraud",
"contact": "[email protected]",
"endpoint": "https://pst-issuer.clearsale.com.br/.well-known/private-state-token/key-commitment",
"expiry": "1733436800"
}
}