Skip to content

Commit ab85f1c

Browse files
Fix wording (#520)
1 parent 366c927 commit ab85f1c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

index.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4069,11 +4069,6 @@ <h3>Parsing content</h3>
40694069

40704070
<!-- - - - - - - - - - - - - Security and Privacy - - - - - - - - - - - - - -->
40714071
<section> <h2 id="security">Security and Privacy</h2>
4072-
<p>
4073-
In order to protect the integrity and authenticity of NDEF messages, the NFC
4074-
Forum introduced [[NDEF-SIGNATURE]].
4075-
</p>
4076-
40774072
<section> <h3>Chain of trust</h3>
40784073
<p>
40794074
Web sites and applications using Web NFC are not trusted.
@@ -4086,7 +4081,9 @@ <h3>Parsing content</h3>
40864081
specification.
40874082
</p>
40884083
<p>
4089-
Web NFC does not sign <a>NFC content</a>. Using <a>NDEF signature</a> and
4084+
Web NFC does not sign <a>NFC content</a>. In order to protect the
4085+
integrity and authenticity of NDEF messages, the NFC Forum introduced
4086+
[[NDEF-SIGNATURE]]. Using <a>NDEF signature</a> and
40904087
key management is the responsibility of the application.
40914088
</p>
40924089
<p>
@@ -4121,7 +4118,7 @@ <h3>Parsing content</h3>
41214118
<li>
41224119
<strong>User identity or other privacy sensitive attributes</strong>
41234120
that can be directly or indirectly determined by using Web NFC, by the
4124-
<a>NFC content</a> creator by a web site using Web NFC.
4121+
<a>NFC content</a> creator, or by a web site using Web NFC.
41254122
This data could be used directly or leaked forward to third parties.
41264123
Examples are user location, device identifiers and user identifiers.
41274124
</li>

0 commit comments

Comments
 (0)