Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy Pass Protocol support #337

Open
Destroyinator69420 opened this issue Jul 16, 2021 · 3 comments
Open

Privacy Pass Protocol support #337

Destroyinator69420 opened this issue Jul 16, 2021 · 3 comments

Comments

@Destroyinator69420
Copy link

Privacy Pass is a protocol supported by Cloudflare Captcha and Hcaptcha that allows users to solve one Captcha and earn privacy passes so they do not have to solve the next one. The privacy pass devs can be found at https://privacypass.github.io/. The source code for the extension can be found at https://github.com/privacypass/challenge-bypass-extension, and the protocol is documented at https://privacypass.github.io/protocol/.

All the best,
Destroyinator69420

@tladesignz
Copy link
Contributor

Yeah, we already thought about this. Unfortunately, Mobile Safari cannot load plugins, so that would mean a complete rewrite in Swift. We'll see, what iOS 15 will bring in that regard. Apple announced, that Mobile Safari will support Webextension Plugins. Not sure if that support will end up in WKWebView, too. Where we still need to migrate to...

@tladesignz
Copy link
Contributor

Huh... There's nows on that front, @n8fr8:

https://blog.cloudflare.com/how-to-enable-private-access-tokens-in-ios-16-and-stop-seeing-captchas/

https://developer.apple.com/news/?id=huqjyh7k

Maybe we don't even need to do anything to support it with OB3?

@n8fr8
Copy link

n8fr8 commented May 16, 2023

It would be great to have support here, whether we have to write it ourselve or not.

@OnionBrowser OnionBrowser deleted a comment from 404b May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants