.profile/README.md

22 lines
797 B
Markdown
Raw Permalink Normal View History

2023-03-17 17:18:16 +01:00
I use Split GPG in Qubes, with subkeys.
2024-12-30 01:15:14 +01:00
The key at https://conorz.at/gpg is the one I use for email.
2023-03-18 12:52:15 +01:00
The fingerprint is:
2023-03-17 17:18:16 +01:00
CF70 A92F 24B4 BF66 C61A 2034 65EC 4C53 D564 614F
*I have used this key to sign this note.*
I use a separate key for signing code:
```
2024-12-23 04:33:55 +01:00
sec rsa4096/7A1AB3507D9B734F 2023-03-17 [SC]
5A3D0715FEDEC4AB5853D4AB7A1AB3507D9B734F
uid [ unknown] titanz (titanz repo signing key) <titanz@pm.me>
ssb rsa4096/38AE152A22340ADD 2023-03-17 [E]
ssb rsa4096/EABC72179C71D4F5 2023-03-17 [S] [expires: 2025-10-28]
2023-03-17 17:18:16 +01:00
```
2023-03-18 12:52:15 +01:00
Both are available on keyservers - for example:
2023-03-17 17:18:16 +01:00
https://keyserver.ubuntu.com/pks/lookup?search=titanz&fingerprint=on&op=index
The public key I use for repo signing is titanz.pub
gpg-keys.asc contains a PGP Signed copy of this information.