mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-05 10:09:23 +01:00
54 lines
1.1 KiB
HTML
54 lines
1.1 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8"/>
|
||
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||
|
<title>
|
||
|
Ari::web -> Blog
|
||
|
</title>
|
||
|
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
|
||
|
<meta content="Blog on 2021-11-01 03:22:02 EET - My GPG key" name="description"/>
|
||
|
<meta content="follow" name="robots"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div>
|
||
|
<h1>
|
||
|
My GPG key
|
||
|
</h1>
|
||
|
<p>
|
||
|
2021-11-01 03:22:02 EET |
|
||
|
<a href="..">
|
||
|
back
|
||
|
</a>
|
||
|
|
|
||
|
<a href="/">
|
||
|
home
|
||
|
</a>
|
||
|
|
|
||
|
<a href="//github.com/TruncatedDinosour/website">
|
||
|
git
|
||
|
</a>
|
||
|
</p>
|
||
|
<hr/>
|
||
|
<h2>
|
||
|
Recieve keys
|
||
|
</h2>
|
||
|
<p>
|
||
|
<code>
|
||
|
gpg --keyserver pgp.mit.edu --recv-key 0x311E76CFE7744719
|
||
|
</code>
|
||
|
</p>
|
||
|
<h2>
|
||
|
Full link
|
||
|
</h2>
|
||
|
<p>
|
||
|
<a href="https://pgp.mit.edu/pks/lookup?op=vindex&fingerprint=on&search=0x311E76CFE7744719">
|
||
|
0x311E76CFE7744719 on pgp.mit.edu
|
||
|
</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|
||
|
<!-- this is automatically generated by scripts/add_blog -->
|