mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-04-02 04:15:47 -04:00
capitalization
This commit is contained in:
parent
0ccda2d408
commit
c0bf0c89c5
@ -14,7 +14,15 @@ description: |
|
||||
---
|
||||
# Privacy Pass: The New Protocol for Private Authentication
|
||||
|
||||
Services that require authentication can correlate your activity on that service with your account, and that account is normally linked with payment information that could potential link back to your real identity. With the privacy pass protocol, it doesn't have to be that way.<!-- more -->
|
||||
Services that require authentication can correlate your activity on that service with your account, and that account is normally linked with payment information that could potentially link back to your real identity. With the privacy pass protocol, it doesn't have to be that way.<!-- more -->
|
||||
|
||||
## History
|
||||
|
||||
The onus for the creation of the Privacy Pass protocol originates in a common problem almost all internet users face: bots.
|
||||
|
||||
### Bots
|
||||
|
||||
|
||||
|
||||
## Problems
|
||||
|
||||
@ -36,8 +44,8 @@ We're starting to see a rise in extremely privacy-invasive age verification syst
|
||||
|
||||
Bots are a rampant problem for online services, leading them to sometimes block non-residential IP addresses such as those used for commercial VPNs and Tor.
|
||||
|
||||
### CAPTCHAS
|
||||
### CAPTCHAs
|
||||
|
||||
When VPN and Tor users aren't blocked, they often have to deal with annoying CAPTCHAS that take up your precious time and use invasive fingerprinting.
|
||||
When VPN and Tor users aren't blocked, they often have to deal with annoying CAPTCHAs that take up your precious time and use invasive fingerprinting.
|
||||
|
||||
CAPTCHAS aren't even particularly good at detecting bots. With advances in AI, bots can solve CAPTCHAS better than humans can.
|
||||
CAPTCHAs aren't even particularly good at detecting bots. With advances in AI, bots can solve CAPTCHAs better than humans can.
|
Loading…
x
Reference in New Issue
Block a user