From b3de6d1b97bc00fac0f70b6ebfe70975d5888006 Mon Sep 17 00:00:00 2001 From: KSKA Date: Thu, 11 Apr 2024 23:34:06 +0530 Subject: [PATCH] Added gpg key used for signing git commits. --- README.md | 17 +++++++++++++++++ gpg-keys/git@kska.io.asc | 14 ++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 gpg-keys/git@kska.io.asc diff --git a/README.md b/README.md index e69de29..e28e165 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,17 @@ +# KEYS + +Centralized repository for storing SSL and GPG public keys used by KSKA. Ensure secure communication and authentication across systems and services with easy access to verified public keys. + +--- + +## GPG Keys + +- [git@kska.io.asc](https://git.kska.io/kska.io/keys/src/branch/main/gpg-keys/git@kska.io.asc) -> All the commits to the repositories in the [kska.io organization in KSKA Git](https://git.kska.io/kska.io) are signed with this GPG key belonging to KSKA. This ensures that each commit is authentic and has not been tampered with. Verified commits display a "lock icon" next to the commit message. + - Fingerprint: DE09 9D62 A591 101A 5AE1 003A AD54 DFC0 2620 6930 + - Expires on 15 February 2034 + +--- + +> I plan on adding another GPG key in the near future for sending encrypted emails to KSKA. + +--- diff --git a/gpg-keys/git@kska.io.asc b/gpg-keys/git@kska.io.asc new file mode 100644 index 0000000..61311d7 --- /dev/null +++ b/gpg-keys/git@kska.io.asc @@ -0,0 +1,14 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEZdJ38hYJKwYBBAHaRw8BAQdAEKbbaWzCI4k5xnkdqBJLyZlsfxINCcztAfDh +/bKQctK0PEtTS0EgKEtTS0EncyBHUEcga2V5IGZvciBzaWduaW5nIGdpdCBjb21t +aXRzLikgPGdpdEBrc2thLmlvPoiZBBMWCgBBFiEE3gmdYqWREBpa4QA6rVTfwCYg +aTAFAmXSd/ICGwMFCRLMAwAFCwkIBwICIgIGFQoJCAsCBBYCAwECHgcCF4AACgkQ +rVTfwCYgaTBEDgEAv7fBY23F9TobHmKbzryFbC+/3whehbrarIha3jOZV68BAMlJ +gJLV8wt6ySBq7z8xGcsexeCX298x+LuGl38SLTAPuDgEZdJ38hIKKwYBBAGXVQEF +AQEHQOhWdaVShhyddIs9AgY8Sd/XRJ+9dpbQpzZsA2zCjWxpAwEIB4h+BBgWCgAm +FiEE3gmdYqWREBpa4QA6rVTfwCYgaTAFAmXSd/ICGwwFCRLMAwAACgkQrVTfwCYg +aTAyYQEAp7HmJR+jO9R1mRLIUIGIQuLFmSm2Vz/D1bqgxsghom0A/1SC/KjtOydV +NAhI9Tuptx1HX93C6VT777Mex125GEMP +=ME8r +-----END PGP PUBLIC KEY BLOCK-----