diff options
author | Freya Murphy <freya@freyacat.org> | 2024-12-09 09:23:43 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-12-09 09:23:43 -0500 |
commit | b2f7c3c3b413d83966121978ea0d177068cfb82f (patch) | |
tree | fe16d0c2996cc6d548433d214ba6f8e27a2b5b47 /files/keys/sakura.pub | |
parent | fix cuirass system specification (diff) | |
download | dotfiles-guix-b2f7c3c3b413d83966121978ea0d177068cfb82f.tar.gz dotfiles-guix-b2f7c3c3b413d83966121978ea0d177068cfb82f.tar.bz2 dotfiles-guix-b2f7c3c3b413d83966121978ea0d177068cfb82f.zip |
refactor keys/certs into new `files` folder
Diffstat (limited to 'files/keys/sakura.pub')
-rw-r--r-- | files/keys/sakura.pub | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/files/keys/sakura.pub b/files/keys/sakura.pub new file mode 100644 index 0000000..9fb52ae --- /dev/null +++ b/files/keys/sakura.pub @@ -0,0 +1,6 @@ +(public-key + (ecc + (curve Ed25519) + (q #3E9614FD06AF20F9534DA0DE64FB9004878789744F26FFF2FF381E2EED1DEAC9#) + ) + ) |