-
Notifications
You must be signed in to change notification settings - Fork 102
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
Questions about using with TOR entry (image proxy, other connections) #593
Comments
Also, I'm currently having an issue, where, if I try to log in under the TOR API, the "Log In" button loads for 1 second, then stops loading, and nothing happens. It just stays at log in. However, it works fine under proton.me My local tor socks5 proxy is started too |
Proton uses
I don't know, since I'm not the author of the webclient project, but enabling Block non "API entry point"-based network requests flag on the account edit form supposed to block non-API entry point based requests. The hcaptcha.com domain is kept in the whitelist.
There are many different techniques, so I guess if you got targeted for some reason, they might find a way to mark you as a user of multiple accounts.
It worked before, so apparently proton changed something at the backend side (like for example API subdomain use schemes). So I put it as an upstream backend-related breaking change. |
Just tested it and it works. So I guess you missed specifying the socks5://localhost:9050 proxy address for the account (or other address if you have changed the defaults), see #113 (comment). |
Want to say firstly thank you for this application. It's amazing. Even if proton comes out with a desktop client, i will likely keep using this one.
I want to use this over TOR. But I have a few questions about it:
Thanks in advance
The text was updated successfully, but these errors were encountered: