Skip to content

Commit 21661e1

Browse files
jyasskingithub-actions[bot]
andcommittedOct 23, 2024·
Mention tradeoffs inherent in building designed-for-purpose APIs. (#440)
SHA: f387e3c Reason: push, by jyasskin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f03b4c7 commit 21661e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -2147,7 +2147,9 @@ <h1 id="title" class="title">Privacy Principles</h1>
21472147

21482148
<p>Features that are designed-for-purpose facilitate these principles by providing functionality that is only or primarily
21492149
useful for a particular purpose. Designed-for-purpose features make it easier to explain the purpose to people, and may
2150-
also limit the feasible secondary uses of data.</p>
2150+
also limit the feasible secondary uses of data. When building a designed-for-purpose feature,
2151+
<a href="https://www.w3.org/TR/design-principles/#high-level-low-level">consider tradeoffs between high and low-level
2152+
APIs</a>.</p>
21512153
<p><a data-link-type="dfn|abstract-op" href="#dfn-controlled-de-identified-data" class="internalDFN" id="ref-for-dfn-controlled-de-identified-data-6">Controlled de-identified data</a> may be used for additional purposes in ways that are compatible with the specified
21522154
purpose.</p>
21532155
</section><section id="transparency-0"><div class="header-wrapper"><h3 id="transparency"><bdi class="secno">2.11 </bdi>Transparency</h3><a class="self-link" href="#transparency" aria-label="Permalink for Section 2.11"></a></div><div class="practice principle" data-audiences="websites user-agents"><a class="marker self-link" href="#transparency-when-requested"><bdi lang="en">Principle 2.11.1</bdi></a>: <span class="practicelab" id="transparency-when-requested">

0 commit comments

Comments
 (0)
Please sign in to comment.