@@ -4069,11 +4069,6 @@ <h3>Parsing content</h3>
4069
4069
4070
4070
<!-- - - - - - - - - - - - - Security and Privacy - - - - - - - - - - - - - -->
4071
4071
< 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
-
4077
4072
< section > < h3 > Chain of trust</ h3 >
4078
4073
< p >
4079
4074
Web sites and applications using Web NFC are not trusted.
@@ -4086,7 +4081,9 @@ <h3>Parsing content</h3>
4086
4081
specification.
4087
4082
</ p >
4088
4083
< 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
4090
4087
key management is the responsibility of the application.
4091
4088
</ p >
4092
4089
< p >
@@ -4121,7 +4118,7 @@ <h3>Parsing content</h3>
4121
4118
< li >
4122
4119
< strong > User identity or other privacy sensitive attributes</ strong >
4123
4120
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.
4125
4122
This data could be used directly or leaked forward to third parties.
4126
4123
Examples are user location, device identifiers and user identifiers.
4127
4124
</ li >
0 commit comments