forked from Mirrors/keyoxide-web
Update WKD util
This commit is contained in:
parent
3587b6e052
commit
c87163e58e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<h1>WKD Local Part</h1>
|
<h1>WKD Local Part</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<form id="form-util-wkd" method="post">
|
<form id="form-util-wkd" method="post">
|
||||||
<p>This tool helps with <a href="https://keyoxide.org/guides/web-key-directory">uploading keys using web key directory (WKD)</a> by computing the part of the WKD URL that corresponds to the username.</p>
|
<p>This tool computes the part of the URL that corresponds to the username when <a href="https://keyoxide.org/guides/web-key-directory">uploading keys using web key directory</a>.</p>
|
||||||
<h3>Input</h3>
|
<h3>Input</h3>
|
||||||
<input type="text" name="input" id="input" placeholder="Username">
|
<input type="text" name="input" id="input" placeholder="Username">
|
||||||
<h3>Output</h3>
|
<h3>Output</h3>
|
||||||
|
|
Loading…
Reference in a new issue