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

Unnecessarily omitting referrer info from Onion services #33753

Open
fmarier opened this issue Oct 19, 2023 · 1 comment
Open

Unnecessarily omitting referrer info from Onion services #33753

fmarier opened this issue Oct 19, 2023 · 1 comment

Comments

@fmarier
Copy link
Member

fmarier commented Oct 19, 2023

Steps:

  1. Open brave://flags and disable these two flags:
    • Use HTTPS-Only Mode in Private Windows with Tor
    • Use HTTPS by Default
  2. Open a new Tor window
  3. Load http://fmarier.com/referrer/framedonion.html in a Tor tab.
  4. Load https://fmarier.org/referrer/framedonion.html in another Tor tab.

We should see a referrer in both cases because the framed Onion page should be considered secure even though it's loaded over HTTP.

That's not currently the case. The http://fmarier.com referrer is shown, but not the https://fmarier.org.

@fmarier
Copy link
Member Author

fmarier commented Oct 19, 2023

Related to #1135

@fmarier fmarier changed the title Unnecessarily trimming referrer info sent to Onion services Unnecessarily omitting referrer info from Onion services Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant