From 966b2755791df7d2e0cc966c5505ade05eb26a9a Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 29 Oct 2023 19:34:46 -0400 Subject: [PATCH] Add concrete examples of when OHTTP is useful. --- index.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index c37bfda10..cac572850 100644 --- a/index.html +++ b/index.html @@ -4416,8 +4416,26 @@

Device Tracking and Fingerprinting

identify those requests as having come from a single client, while placing only limited trust in the nodes used to forward the messages. Hence, Oblivious HTTP is one privacy-preserving mechanism that can be used to reduce the possibility -of device tracking and fingerprinting. +of device tracking and fingerprinting. Concrete examples for how Oblivious HTTP +can benefit ecosystem participants are included below.

+ +