diff options
| author | Freya Murphy <freya@freyacat.org> | 2024-10-23 17:30:09 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2024-10-23 17:30:09 -0400 |
| commit | 6bf901b72dda9303d5baad11c04429a02e14784c (patch) | |
| tree | 583f46a521895e689533ed68a9718ba09f781e39 /certs | |
| parent | move packages/services to new sakura channel (diff) | |
| download | dotfiles-guix-6bf901b72dda9303d5baad11c04429a02e14784c.tar.gz dotfiles-guix-6bf901b72dda9303d5baad11c04429a02e14784c.tar.bz2 dotfiles-guix-6bf901b72dda9303d5baad11c04429a02e14784c.zip | |
add authorized keys and sakura substitutes
Diffstat (limited to '')
| -rw-r--r-- | certs/gpgkey.pub | 1 | ||||
| -rw-r--r-- | certs/sakura.pub | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/certs/gpgkey.pub b/certs/gpgkey.pub new file mode 100644 index 0000000..9d65528 --- /dev/null +++ b/certs/gpgkey.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPSvC13VgZuP40kWP82fnuthD6h2nXrm5uRgicZNSRTD cardno:24 409 474 diff --git a/certs/sakura.pub b/certs/sakura.pub new file mode 100644 index 0000000..9fb52ae --- /dev/null +++ b/certs/sakura.pub @@ -0,0 +1,6 @@ +(public-key + (ecc + (curve Ed25519) + (q #3E9614FD06AF20F9534DA0DE64FB9004878789744F26FFF2FF381E2EED1DEAC9#) + ) + ) |