summaryrefslogtreecommitdiff
path: root/deployment/keys.scm
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/keys.scm')
-rw-r--r--deployment/keys.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/deployment/keys.scm b/deployment/keys.scm
index 85e2e64..fc7d426 100644
--- a/deployment/keys.scm
+++ b/deployment/keys.scm
@@ -11,6 +11,13 @@
" (curve Ed25519)\n"
" (q #983CD313090D2699AD26AE5CB589A29F24A32E247A41EB4F4A22D196DFCD9D3C#)))"))
+(define-public akashi-guix
+ (mixed-text-file "akashi-signing-key.pub"
+ "(public-key\n"
+ " (ecc\n"
+ " (curve Ed25519)\n"
+ " (q #A3E347D0D79D616C4379C844C1D67DFC9BFD4F2011D4070EB3DB7EFA66D6F3D2#)))"))
+
(define-public mcdowell-guix
(mixed-text-file "mcdowell-signing-key.pub"
"(public-key\n"