27 lines
1.4 KiB
HTML
27 lines
1.4 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
|
||
|
<link rel="icon" href="/assets/askiiart.avif" type="image/icon">
|
||
|
<title>Another new PGP key</title>
|
||
|
<link href="/style.css" type="text/css" rel="stylesheet" />
|
||
|
<link href="/prism.css" rel="stylesheet" />
|
||
|
</head>
|
||
|
<body class="line-numbers">
|
||
|
<h1 id="another-new-pgp-key">Another new PGP key</h1>
|
||
|
<p>Guess who lost their master key again?</p>
|
||
|
<p>Anyways, my new PGP key is
|
||
|
<code>4BA4 1BD5 8C08 8A98 622B 9A1A 7939 D59E C80C 3C21</code>,
|
||
|
again, at <a href="/pubkey.asc">/pubkey.asc</a>.</p>
|
||
|
<p>But uh I'm really dumb and forgot to sign a message saying
|
||
|
this with my old key before putting it on my Yubikey, so I can't
|
||
|
prove it. I pinky promise I'm the real <del>slim shady</del>
|
||
|
askiiart though.</p>
|
||
|
<iframe src="https://john.citrons.xyz/embed?ref=askiiart.net" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
|
||
|
<script src="/prism.js"></script>
|
||
|
</body>
|
||
|
<footer>
|
||
|
<p><a href="https://git.askiiart.net/askiiart/askiiart-net">code</a> (<a href="https://github.com/askiiart/askiiart.github.io">mirror</a>) <a href="/feed.xml">rss</a> <a href="/pubkey.asc">pubkey</a></p>
|
||
|
</footer>
|
||
|
</html>
|