Update the GPG key fingerprint

This commit is contained in:
Sameer Rahmani 2023-01-26 19:02:29 +00:00
parent 4ddf5abc5e
commit 0c3f0e3b8b
2 changed files with 4 additions and 10 deletions

View File

@ -30,8 +30,9 @@
(add-to-list 'load-path fg42/CORE_DIR)
(require 'fg42/build/core)
(require 'fg42/build/utils)
(require 'fg42/build/core)
(defconst build/usage "
Usage:
@ -60,7 +61,7 @@ PARAMS:
(defun copy-necessary-files (build-dir base-url)
"Copy the top level pages to the BUILD-DIR with BASE-URL"
"Copy the top level pages to the BUILD-DIR with BASE-URL."
(copy-file (expand-file-name "orgs/coh.org" fg42/build-project-root)
(expand-file-name "site/coh.org" build-dir))

View File

@ -5,11 +5,4 @@
#+TITLE: GPG Information
#+PAGE: true
I use GPG heavily. There might be some expired or fake keys of mine on key servers but here is [[https://dl.lxsameer.com/lxsameer.pub.gpg][My Current Key:]]
#+BEGIN_SRC
pub rsa4096 2020-01-03 [SC] [expires: 2022-01-02]
75B126C50711BF7F4816D451B775967058BB835C
uid [ unknown] Sameer Rahmani (For more info refer to: lxsameer.com) <lxsameer@gnu.org>
sub rsa4096 2020-01-03 [E] [expires: 2022-01-02]
#+END_SRC
I use GPG heavily. There might be some expired or fake keys of mine on key servers but here is [[https://dl.lxsameer.com/lxsameer.pub.gpg][My Current Key]] (Fingerprint ~6F3F A93B 4BD9 C3CA EF38 77E6 384A 12C3 1023 3CC5~)