Skip to content

Commit 5ae742d

Browse files
Reworded security section about NDEF signature (#518)
* Reworded security section about NDEF signature * Remove inaccurate statement * Address feedback * Remove sentence
1 parent 0a518fc commit 5ae742d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4080,11 +4080,8 @@ <h3>Parsing content</h3>
40804080
<!-- - - - - - - - - - - - - Security and Privacy - - - - - - - - - - - - - -->
40814081
<section> <h2 id="security">Security and Privacy</h2>
40824082
<p>
4083-
NFC technology involves multiple levels of security. Payments done with NFC
4084-
are considered to be secure at hardware level, but the whole software stack
4085-
needs to be security hardened.
4086-
However, NFC data transfers involve additional threats. In order to mitigate
4087-
these, the NFC Forum introduced [[NDEF-SIGNATURE]].
4083+
In order to protect the integrity and authenticity of NDEF messages, the NFC
4084+
Forum introduced [[NDEF-SIGNATURE]].
40884085
</p>
40894086

40904087
<section> <h3>Chain of trust</h3>

0 commit comments

Comments
 (0)