Skip to content

Commit

Permalink
More comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jcjones committed Sep 8, 2017
1 parent 88c7680 commit affff3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion origin/index.html
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<title>WebAuthn checker</title>
<title>WebAuthn checker - WD-05 Origin Checker w/ Firefox Attestations</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript" src="/base64.js"></script>
<script type="text/javascript" src="/pkijs/common.js"></script>
Expand Down Expand Up @@ -93,6 +93,7 @@
<body>
<div id="container">
<div class="row">
<p><strong>This is the "RPID is Origin w/ Firefox attestation mode" checker, not the W3C U2F mode. It's for Firefox &lt;54.</strong></p>
<p>To use this to test Web Authentication support in Firefox, do the following:</p>
<ol>
<li>Open the Firefox advanced preferences in <a href="about:config">about:config</a>.</li>
Expand Down

0 comments on commit affff3a

Please sign in to comment.