Skip to content

Commit 05d0766

Browse files
Clean up privacy considerations TODO sections (#285)
These have been incorporated into other sections: - Regulation / consent in #253 and #260 - Data retention is touched on in #260 when we talk about encryption, otherwise is, in my opinion, not something we should cover as it is out of scope of the DC API and even protocols. - Selective disclosure / unlinkability are covered in #260 - Phoning home is covered in #260 Co-authored-by: Marcos Cáceres <marcosc@apple.com>
1 parent 93634a3 commit 05d0766

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

index.html

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,54 +1138,6 @@ <h3>
11381138
collection.
11391139
</p>
11401140
</section>
1141-
<section>
1142-
<h3>
1143-
Individual Consent
1144-
</h3>
1145-
<p class="issue" title="Work in progress">
1146-
Explain how the API acquires an individual's consent to share a
1147-
digital credential and how digital wallets can also provide further
1148-
consent when sharing information.
1149-
</p>
1150-
</section>
1151-
<section>
1152-
<h3>
1153-
Data Retention
1154-
</h3>
1155-
<p class="issue" title="Work in progress">
1156-
Explain how verifiers might retain data and what the ecosystem does
1157-
to mitigate excessive data retention policies.
1158-
</p>
1159-
</section>
1160-
<section>
1161-
<h3>
1162-
Compliance with Privacy Regulations
1163-
</h3>
1164-
<p class="issue" title="Work in progress">
1165-
Explain to what extent the API complies with known privacy
1166-
regulations (e.g., consent) and what parts of those regulations are
1167-
not possible to enforce via the API (e.g., retention).
1168-
</p>
1169-
</section>
1170-
<section>
1171-
<h3>
1172-
Selective and Unlinkable Disclosure
1173-
</h3>
1174-
<p class="issue" title="Work in progress">
1175-
Explain how selective disclosure and unlinkable disclosure help
1176-
preserve privacy as well as their limitations in doing so.
1177-
</p>
1178-
</section>
1179-
<section>
1180-
<h3>
1181-
Phoning Home
1182-
</h3>
1183-
<p class="issue" title="Work in progress">
1184-
Explain how some systems might "phone home", the impact on privacy
1185-
that might have, and what the ecosystem provides to mitigate the
1186-
risk.
1187-
</p>
1188-
</section>
11891141
<section>
11901142
<h3>
11911143
User Permission and Transparency

0 commit comments

Comments
 (0)