gtank / captcha-draft

proposal for blinded-token captchas
26 stars 1 forks source link

Some ideas for discussion #4

Open vincent-163 opened 6 years ago

vincent-163 commented 6 years ago

Is this project still active? Is it likely that the mechanism will be adopted in the future? Looking forward to it.

Here are some of my considerations for this protocol:

Apart from the protocol itself, Tor's blog post https://blog.torproject.org/trouble-cloudflare seems to say that a malicious activity happens once in about 30 days. Without whitelisting Tor nodes maybe we could try to reset the reputation of Tor exit node IPs faster and see the effects?

vincent-163 commented 6 years ago

Oh, I missed something. The creation timestamp still contains enough fingerprint even if randomized. Looks like we need a ZKP system to prove the timestamp. Don't know if it's possible.