Skip to content

Commit

Permalink
Update acccording to discussion with David S.
Browse files Browse the repository at this point in the history
GgX
  • Loading branch information
ggx committed Sep 15, 2023
1 parent 8a5f0e5 commit 3822c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-irtf-pearg-ip-address-privacy-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ The ability to track individual people by IP address has been well understood fo
- {{GNATCATCHER}} is a single-hop proxy system providing more protection against third-party tracking than a traditional commercial VPN. However, its design maintains the industry-standard reliance on IP addresses for anti-abuse purposes and it provides near backwards compatibility for select services that submit to periodic audits.
- {{APPLEPRIV}} iCloud Private Relay is described as using two proxies between the client and server, and it would provide a level of protection somewhere between a commercial VPN and Tor.
- Recent interest has resulted in new protocols such as Oblivious DNS ([ODoH]({{?I-D.pauly-dprive-oblivious-doh}})) and Oblivious HTTP ([OHTTP]({{?I-D.thomson-ohai-ohttp}})). While they both prevent tracking by individual parties, they are not intended for the general-purpose web browsing use case.
- The use of temporary addresses is another way to limit IP address-based tracking. Changing addresses over time reduces the window of time during which it is possible to easily correlate network activity when the same address is employed for multiple transactions by the same host. It has been introduced only for IPv6, as an extension of its Stateless Address Configuration mechanism ({{?RFC8981}}).
- The use of temporary addresses is another way to limit IP address-based tracking. Changing addresses over time reduces the window of time during which it is possible to easily correlate network activity when the same address is employed for multiple transactions by the same host. However, since the network prefix remains the same, in many cases it remains possible to identify a cellular user or a household. Temporary addresses have been introduced only for IPv6, as an extension of its Stateless Address Configuration mechanism ({{?RFC8981}}).

# Replacement signals for IP addresses

Expand Down

0 comments on commit 3822c4a

Please sign in to comment.