Better wording

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-11-02 10:29:35 -04:00
parent ebe8d74a88
commit d45de0898e
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<div class=h><h2 id=socket>How do I use my UNIX socket?</h2> <a aria-hidden=true href=#socket>#socket</a></div>
<p>Install any server that supports UNIX sockets. Then make it listen on <code>/home/your-username/.webserver.sock</code>. Any requests to 0your-username.vern.cc will use the socket.</p>
<div class=h><h2 id=pgp>Can I have my PGP key on ~vern?</h2> <a aria-hidden=true href=#pgp>#pgp</a></div>
<div class=h><h2 id=pgp>Can I host my PGP key on ~vern?</h2> <a aria-hidden=true href=#pgp>#pgp</a></div>
<p>Yes! Just place your ASCII PGP key (e.g. <code>gpg -a --export yourkeyid</code>) in <code>~/.pgp.asc</code> and it will be accessible via vern.cc/p/username.asc</p>
<div class=h><h2 id=host-this>Can you host X?</h2> <a aria-hidden=true href=#host-this>#host-this</a></div>