From 6bb5d6326192eaa5f322586d4e223799ad0045e3 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 6 Nov 2019 17:06:06 +1300 Subject: [PATCH] add lotus to auth keys --- .gitignore.d/ssh | 1 + .ssh/authorized_keys.d/ed25519@lotus | 1 + 2 files changed, 2 insertions(+) create mode 100644 .ssh/authorized_keys.d/ed25519@lotus diff --git a/.gitignore.d/ssh b/.gitignore.d/ssh index 49fe79f..1fc20c8 100644 --- a/.gitignore.d/ssh +++ b/.gitignore.d/ssh @@ -7,6 +7,7 @@ !/.gitignore.d/ssh !/.ssh/authorized_keys.d/ed25519@albatross !/.ssh/authorized_keys.d/ed25519@fishbowl +!/.ssh/authorized_keys.d/ed25519@lotus !/.ssh/authorized_keys.d/ed25519@sgs7e !/.ssh/authorized_keys.d/openpgp@smartcard !/.ssh/config.in diff --git a/.ssh/authorized_keys.d/ed25519@lotus b/.ssh/authorized_keys.d/ed25519@lotus new file mode 100644 index 0000000..e00fd28 --- /dev/null +++ b/.ssh/authorized_keys.d/ed25519@lotus @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO8UX1tT6DfxhybzEycW3srEPyux76jH8CYi1HxIZ4/A madduck@lotus -- 2.39.2