feat: add a keyserver

This commit is contained in:
silver 2024-05-07 01:37:19 +01:00
parent cb6f9c2b8e
commit 6ae584c895
3 changed files with 66 additions and 0 deletions

View file

@ -10,3 +10,8 @@ The goal is to back these up in multiple locations.
| UL | skynet | https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance | |
| | | | |
## Keys
We host our own keyserver: https://keyserver.skynet.ie
Use it in commands like so:
``gpg --keyserver hkp://keyserver.skynet.ie:80 --send-key KEY_ID``