Update WKD util

This commit is contained in:
Yarmo Mackenbach 2020-06-30 18:09:10 +02:00
parent 3587b6e052
commit c87163e58e

View file

@ -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>