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

Loading an HTTPS page on Lagrange shows a secure green padlock icon, despite encryption being between the website and the proxy, not the website and Lagrange. #716

Open
ElonSatoshi opened this issue Feb 3, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ElonSatoshi
Copy link

  1. File > Preferences > Network, set HTTP proxy to stargate.gemi.dev:1994
  2. Load https://example.com

Expectation: Assuming the encryption is between the website and the proxy, there should be a gray unlocked padlock, because the third party proxy serves as a middle man between you and the website, and can watch everything you do on that website.

Actual result: Lagrange sees the connection as secure.

@skyjake skyjake added the enhancement New feature or request label Mar 7, 2025
@skyjake
Copy link
Owner

skyjake commented Mar 7, 2025

I suppose there should be a visible indication that the page was fetched via a proxy server. At least the Page Information should display the proxy IP/host and trust status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants