git: 6238dec7ca - main - Add a asciidoc literal block for my key.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 10:14:54 UTC
The branch main has been updated by khng:
URL: https://cgit.FreeBSD.org/doc/commit/?id=6238dec7ca3fa7c9e067262888b2d5ea9bf64607
commit 6238dec7ca3fa7c9e067262888b2d5ea9bf64607
Author: Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2024-02-11 10:14:24 +0000
Commit: Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2024-02-11 10:14:24 +0000
Add a asciidoc literal block for my key.
---
documentation/static/pgpkeys/khng.key | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/documentation/static/pgpkeys/khng.key b/documentation/static/pgpkeys/khng.key
index b8303c1711..1463c7aa6d 100644
--- a/documentation/static/pgpkeys/khng.key
+++ b/documentation/static/pgpkeys/khng.key
@@ -1,3 +1,16 @@
+// sh addkey.sh khng F98B65F589AE6371 ;
+
+[.literal-block-margin]
+....
+pub rsa4096/F98B65F589AE6371 2021-03-16 [SCA] [expires: 2027-02-10]
+ Key fingerprint = FECB 3F06 E64F FFB1 0238 8464 F98B 65F5 89AE 6371
+uid Ka Ho Ng <khng@FreeBSD.org>
+sub rsa4096/63DA79E9857A8B97 2021-03-16 [E] [expires: 2027-02-10]
+
+....
+
+[.literal-block-margin]
+....
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBGBQMg8BEADSaW4SDeBpyX1W64uAFbfGtZX9AOttxBeoM/zHjmqJOGcjNyR/
@@ -62,3 +75,4 @@ Bb6eQkzwtOZJR5FKPhk0kTaV0EH0cYzFvyYQzWFgsg8yhDpo+bzvyxvEOhoSVsqM
+O4rQ5Ry1scCNcPRr/G12HzMWPPAsfTdR0A=
=hMSf
-----END PGP PUBLIC KEY BLOCK-----
+....