From 2b382d95fb652556e437c06feff7cc981a425b76 Mon Sep 17 00:00:00 2001 From: Matchu Date: Sun, 14 Jan 2024 03:07:12 -0800 Subject: [PATCH] Update my desktop SSH key I did a pretty thorough reset of my desktop machine, and rather than go spelunking for the same private key, I just rolled it over to a new one. Let's set it up! --- deploy/files/authorized-ssh-keys.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/files/authorized-ssh-keys.txt b/deploy/files/authorized-ssh-keys.txt index a870f085..44ec110f 100644 --- a/deploy/files/authorized-ssh-keys.txt +++ b/deploy/files/authorized-ssh-keys.txt @@ -12,5 +12,5 @@ # proves it owns this key - but that requires the *private* key, whereas this is # the *public* key. That's why it's secure to publish these! -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID2/yLvpetD14BVK+Zd88ZofOxIfLRdl4FI2pdV+fmy3 Matchu's Desktop (Leviathan) WSL +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIu5a+mp2KKSGkOGWQPrARCrsqJS4g2vK7TmRIbj/YBh Matchu's Desktop (Leviathan 2023) ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKFwWryq6slOQqkrJ7HIig7BvEQVQeH19hFwb+9VpXgz Matchu's Laptop (Ebon Hawk)