summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2019-09-14 14:33:25 +0200
committerJulian T <julian@jtle.dk>2019-09-14 14:33:25 +0200
commitbf79a5eace5a98861ca4ebf157d40a2d3708ed57 (patch)
tree2191a463c1a7605bed3e0e64fce6595aa4f1c33a /index.html
parent18725cc866f33ba84fa82e14a3f513a82ad2ce48 (diff)
Added fingerprint of subkeys
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/index.html b/index.html
index a57884d..4008d88 100644
--- a/index.html
+++ b/index.html
@@ -16,10 +16,15 @@
<p>Email: julian@<i>this.domain</i></p>
<p>GPG email key: <a href="/key.gpg">key.gpg</a></p>
- <p>Fingerprint:
- <span style="font-family: monospace">
- 950B E864 6008 1952 5DA4 9C09 9E44 42B6 BE0C E332
- </span>
+ <p>Fingerprint: <br>
+ <pre style="font-family: monospace">
+pub rsa4096 2019-05-14 [C]
+ 950B E864 6008 1952 5DA4 9C09 9E44 42B6 BE0C E332
+uid [ultimate] Julian T (Main Primary key) &ltjulian@jtle.dk&gt
+sub rsa2048/FAC6381CEEAF65FC 2019-05-14 [S] [expires: 2020-05-13]
+sub rsa2048/1CC6BD205CC179FD 2019-05-14 [E] [expires: 2020-05-13]
+sub rsa3072/8CE9C2589CFC9000 2019-06-20 [A] [expires: 2020-06-19]
+ </pre>
</p>
</div>
</body>