Skip to content

Commit 384322a

Browse files
committed
Split privacy and security considerations
1 parent c095d04 commit 384322a

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

dpub-aam/index.html

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,21 +2647,24 @@ <h2>Events</h2>
26472647
mappings.</p>
26482648
</section>
26492649
<section class="informative">
2650-
<h2>Privacy and Security Considerations</h2>
2650+
<h2>Security Considerations</h2>
26512651

26522652
<p>This specification introduces no new security considerations.</p>
2653-
2654-
<p>In accordance with <a
2655-
href="https://w3ctag.github.io/design-principles/#do-not-expose-use-of-assistive-tech">Web Platform
2656-
Design Principles</a>, this specification provides no programatic interface to determine if
2657-
information is being used by assistive technologies. However, this specification does allow an author to
2658-
present different information to users of assistive technologies from the information available to users
2659-
who do not use assistive technologies. This is possible using many features of the DPUB-ARIA
2660-
specification, just as this is possible using many other parts of the web technology stack. This content
2661-
disparity could be abused to perform <a data-cite="fingerprinting-guidance#active-0">active
2662-
fingerprinting</a> of users of assistive technologies.</p>
26632653
</section>
2664-
<section id="appendices" class="appendix">
2654+
<section class="informative">
2655+
<h2>Privacy Considerations</h2>
2656+
2657+
<p>In accordance with <a
2658+
href="https://w3ctag.github.io/design-principles/#do-not-expose-use-of-assistive-tech">Web Platform
2659+
Design Principles</a>, this specification provides no programatic interface to determine if
2660+
information is being used by assistive technologies. However, this specification does allow an author to
2661+
present different information to users of assistive technologies from the information available to users
2662+
who do not use assistive technologies. This is possible using many features of the DPUB-ARIA
2663+
specification, just as this is possible using many other parts of the web technology stack. This content
2664+
disparity could be abused to perform <a data-cite="fingerprinting-guidance#active-0">active
2665+
fingerprinting</a> of users of assistive technologies.</p>
2666+
</section>
2667+
<section id="appendices" class="appendix">
26652668
<h2>Appendices</h2>
26662669

26672670
<section class="appendix" id="changelog">

0 commit comments

Comments
 (0)