9 Commits

Author SHA1 Message Date
e868ffc359
feat(key): make SSH public keys and signatures more user-friendly
This commit renames my SSH public keys and their respective signatures
to a user-friendly convention rather than the internal names used on my
systems.
2025-06-24 13:34:06 +00:00
8e625c6a7c
feat(key): add SSH public keys and their respective signatures
This commit adds all of my SSH public keys and their respective
signatures. Each key is signed with the previous key, down to the 0th
key, which is the root-of-trust
2025-06-24 12:26:03 +00:00
c122e8f728
Remove legacy key directory. 2023-06-12 13:32:44 +01:00
d9713ee801
Switch copyright owner from psuedonym to orthonym. Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear. 2023-06-12 13:32:44 +01:00
74f27eef03
Increment version to prevent version collisions due to previous release not incrementing it. 2023-06-12 13:32:44 +01:00
be78e3d55d
Switch licensing from BSD-3-Clause-Clear to GPL-3.0-or-later. 2023-06-12 13:32:44 +01:00
8dd2d90914
Add SSH fingerprint. 2023-06-12 13:32:44 +01:00
a92c0b6134
Add XMPP key page. 2023-06-12 13:32:44 +01:00
f6467758ad
Add SSH key page. 2023-06-12 13:32:44 +01:00