2021-10-04 22:33:59 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>youngchief btw ツ</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
2021-12-13 20:01:54 +01:00
|
|
|
<link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
|
2021-10-04 22:33:59 +02:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1><a href="index.html">youngchief btw ツ</a></h1>
|
|
|
|
<hr />
|
|
|
|
<div>
|
|
|
|
<p>
|
|
|
|
Here are my PGP public keys. <br/>
|
|
|
|
They can be used to encrypt things to me, or to verify I signed something.<br/>
|
2021-10-13 01:27:50 +02:00
|
|
|
Key Formats: <a href="cg/youngchief_pgp_pub.pem">PEM</a> | <a href="cg/youngchief_pgp_pub.json">JSON</a> | <a href="cg/youngchief_pgp_pub.der">DER</a>
|
2021-10-04 22:33:59 +02:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<footer>
|
|
|
|
<p><a href=".">Home</a></p>
|
|
|
|
</footer>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|