Skip to content

Commit e075f9e

Browse files
Add more potential mitigations in security mechanisms (#533)
1 parent 3dbee29 commit e075f9e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4246,6 +4246,16 @@ <h3>Parsing content</h3>
42464246
The [[[PERMISSIONS]]] API is suggested to be used by UAs
42474247
for implementing NFC related permissions.
42484248
</p>
4249+
<p>
4250+
Implementations MAY use per-session/ephemeral permissions.
4251+
</p>
4252+
</section>
4253+
<section> <h3><dfn>Warning user during NFC operations</dfn></h3>
4254+
<p>
4255+
Implementations MAY show an overlay dialog whenever the NFC adapter is
4256+
being accessed by the web page (e.g. there is an ongoing scan) in order
4257+
to warn user.
4258+
</p>
42494259
</section>
42504260
</section>
42514261
<section class="informative"> <h2>Security mechanisms for applications</h2>

0 commit comments

Comments
 (0)