summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2023-11-22 21:25:47 +0100
committerTimo Wilken2023-11-22 21:25:47 +0100
commit1b18b360b2b2d5eac6eb8d80eb006a44ad2b0995 (patch)
tree2a6c0ec7cbb7110a3ef81d58285fa4104810ea1c
parentadfbf841b0095496e7dc836f58139cf3a0997857 (diff)
Move to ed25519 SSH keys on end-user devices
-rw-r--r--tw/home.scm2
-rw-r--r--tw/system/files/timo.pub3
2 files changed, 3 insertions, 2 deletions
diff --git a/tw/home.scm b/tw/home.scm
index ad233dd6..2f0c4178 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -149,7 +149,7 @@
;; manages that and might delete keys there.
,(openssh-host
(name "*")
- (identity-file "~/.local/share/ssh-keys/id_rsa")
+ (identity-file "~/.local/share/ssh-keys/id_ed25519")
;; Remote servers probably don't know about xterm-kitty.
(extra-content "SetEnv TERM=xterm-256color")))))))
diff --git a/tw/system/files/timo.pub b/tw/system/files/timo.pub
index 38012eb3..63ded90a 100644
--- a/tw/system/files/timo.pub
+++ b/tw/system/files/timo.pub
@@ -1 +1,2 @@
-ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDGNBJNlMWGWuPYkW3nGqK078cRvsGArizQa1Aco8SRGWjabSoeazk4IjYW80dx+FJvPgXowBXmXsctB35kQfw85h1iNOkkroZKBSwFj/kWrNvW7g+cneMLyLIy2Q+1X3ths6m++L1elNryOLdvNZtCB4cYbD22IIi65dtzXK2m3MXbEucXHyTivcRWDxg0HSy3fArJVkW2vst5DBC5zci/Uf8ZnNzyObE5h9IlDARw1VGmDo6Bw25zJMYGIYb+l629mU9dlO1x39JGe/+/l+iJTLfUGbiOvZ6uKMt7c04WBsYF8jFitnKU2Nhfa820p+bSBJYsW5QyQZWG12R36qT timo.21.wilken@gmail.com
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDk+C+wgeHU/sHBIW0lOcZwJYDCQeuIEDge5lG7r1gw timo@lap.twilken.net
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID09zad8fuEAzJkIwXt71n3O031hjrByyMprMWg9K7uV timo@frm.twilken.net