buettner / private-prefetch-proxy

Proposal to use a CONNECT proxy to obfuscate the user IP address for privacy-enhanced prefetching.
32 stars 6 forks source link

DNS can be hard to modify for developers. Consider using a /.well-known URL for publisher opt-out. #8

Closed buettner closed 3 years ago

buettner commented 3 years ago

/.well-known would be easier for publishers to use for opt-out, as they often don't have easy control over their DNS entry.

https://tools.ietf.org/html/rfc5785

Add a proposal to use this instead.