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

IP Protection: Is every request anonymized, or just HTTP/S requests? For example, what about DNS requests? #15

Open
suryakantchoudhary opened this issue Sep 11, 2023 · 4 comments
Labels
question Further information is requested

Comments

@suryakantchoudhary
Copy link

suryakantchoudhary commented Sep 11, 2023

No description provided.

@suryakantchoudhary suryakantchoudhary changed the title IP Protection: Is every request anonymized, or just HTTP/S requests? For example, what about DNS requests? IP Protection: Is every request anonymized, or just HTTP/S requests? For example, what about DNS requests? Sep 11, 2023
@miketaylr
Copy link
Collaborator

HTTP/S and DNS requests to eligible third-party domains are anonymized via the privacy proxies. We will provide additional details in an upcoming explainer on how we will determine which domains will be included. The rest of the traffic (e.g. the rest of the DNS requests or other HTTP/S traffic) is unaffected.

@miketaylr miketaylr added the question Further information is requested label Sep 18, 2023
@laukstein
Copy link

How this will affect localhost access e.g. test.domain.com pointed to 127.0.0.1 ?

@DavidSchinazi
Copy link
Collaborator

Only third-party loads to domains on our list will be proxied. The top-level origin DNS will be resolved on the client device so such DNS redirects to localhost will still work.

@kostajh
Copy link

kostajh commented Nov 2, 2023

Only third-party loads to domains on our list will be proxied. The top-level origin DNS will be resolved on the client device so such DNS redirects to localhost will still work.

@DavidSchinazi could you please also comment on #13?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants