Skip to content

Commit 5ce0fc5

Browse files
authored
Merge pull request #52 from intarchboard/mirjak-patch-6
Add text about RFC6973 to intro
2 parents 7c1d77c + aba5b5d commit 5ce0fc5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

draft-iab-privacy-partitioning.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,15 @@ of privacy partitioning, including OHAI, MASQUE, Privacy Pass, and PPM. This doc
8686
work in those groups and describes a framework for reasoning about the resulting privacy posture of different
8787
endpoints in practice.
8888

89+
{{?RFC6973}} discusses data minimization, especially in the context of
90+
user identity and identity management systems.
91+
In these systems usually an identify provider issues credentials that can be used to access a
92+
service without revealing the user's identity by relying on the authentication assertion from
93+
the identity provider (see {{Section 6.1.4 of RFC6973}}). This describes a specific form of
94+
privacy partitioning, similar as used for privacy pass (see Section {{privacypass}}).
95+
Privacy partitioning as defined in this document goes further, to consider different deployment
96+
models that can create multiple contexts where data is minimized in each context.
97+
8998
# Privacy Partitioning
9099

91100
For the purposes of user privacy, this document focuses on user-specific information. This
@@ -443,7 +452,7 @@ Oblivious DNS over HTTPS {{?ODOH=RFC9230}} applies the same principle as Oblivio
443452
DNS messages only. As a precursor to the more generalized Oblivious HTTP, it relies on the same
444453
HPKE cryptographic primitives, and can be analyzed in the same way.
445454

446-
## Privacy Pass
455+
## Privacy Pass {#privacypass}
447456

448457
Privacy Pass is an architecture {{?PRIVACYPASS=I-D.ietf-privacypass-architecture}} and set of protocols
449458
being developed in the Privacy Pass working group that allow clients to present proof of verification in

0 commit comments

Comments
 (0)