redesign #1
15
keys.php
15
keys.php
@ -10,21 +10,10 @@
|
||||
|
||||
<?php include "./page-blocks/menu.php"; ?>
|
||||
|
||||
<h1 class="page-title">GPG/PGP</h1>
|
||||
<h1 class="page-title">Keys</h1>
|
||||
<div class="page-main-content">
|
||||
<p>
|
||||
<a href="/downloads/f.boniface_ed25519.pub">Download SSH Public Key</a>
|
||||
</p>
|
||||
<p>
|
||||
PGP stand for 'Pretty Good Privacy', GPG stands for 'GNU Privacy Guard'
|
||||
, for the scope of this website they are interchangable.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
My public GPG keys will be published below. You can use my public key to
|
||||
confirm that a signed email came from me, to verify signed files, and
|
||||
to verify commits and downloads from my <a href="https://git.fjla.uk">
|
||||
gitea server</a>.
|
||||
<a href="/downloads/f.boniface_ed25519.pub">Download SSH Public Key</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user