What stops non-anonymous certificates from being sold?
If John Doe views way too much porn, then you expect the site to shut him down? They have no ability to track other site usage. The authorities have to block him after the 10,000th download.
At that point, why does the site need to know? Either the government blocks someone’s ID or they don’t
homoludens@feddit.org 7 months ago
Making the certs short-lived (a few minutes) and single use and having a rate limit for users could make it difficult enough with serious risks (if you make it a crime) for little profit (I doubt many kids will pay serious amounts of money to watch porn; definetly not drug-scale amounts of money).
Zwuzelmaus@feddit.org 7 months ago
You cannot make a certificate “single use” (except if it exists only inside a closed system).
amju_wolf@pawb.social 7 months ago
The website generates a random value, your government signs a cert for that value. That’s what makes it single use and zero trust.
homoludens@feddit.org 7 months ago
I was using the wording of OP who seems to be talking about tokens. The service asks the trusted entity if the token is valid, the trusted entity deletes the token after the first time.