diff options
| author | 2025-04-27 20:32:41 +0200 | |
|---|---|---|
| committer | 2025-04-27 20:32:41 +0200 | |
| commit | 41c064c04db3e285182c66b3534b498bb838eb43 (patch) | |
| tree | 5aea5b436935465af101c8de0f9f11f7f14f2824 /guix/guix-acl-keys | |
| parent | Deploy simple nginx config to turing (diff) | |
Add lovelace ACL key to turing
Diffstat (limited to 'guix/guix-acl-keys')
| -rw-r--r-- | guix/guix-acl-keys/lovelace.pub | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/guix/guix-acl-keys/lovelace.pub b/guix/guix-acl-keys/lovelace.pub new file mode 100644 index 0000000..c5f9fd8 --- /dev/null +++ b/guix/guix-acl-keys/lovelace.pub @@ -0,0 +1,6 @@ +(public-key + (ecc + (curve Ed25519) + (q #C2F473C5A16D14256DC6CBE78DB3F2D782B7723AECCCBCB123BE84DB110BF348#) + ) + ) |