From 853a4dc5e6f74426f97424fd781986aee97f529e Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Wed, 1 Nov 2023 23:39:16 +0100 Subject: Revoke Syncopoli's SSH keys I don't use this app for backing up my phone any more (instead, I use restic). Disable the access granted to the SSH key formerly used by Syncopoli. --- tw/system/lud.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tw/system/lud.scm') diff --git a/tw/system/lud.scm b/tw/system/lud.scm index 11f7f3da..5ea47fa0 100644 --- a/tw/system/lud.scm +++ b/tw/system/lud.scm @@ -78,8 +78,7 @@ SSLSessionCacheTimeout 1200 ,(local-file "files/kitchen-pc.pub") ,(local-file "files/wilken-laptop.pub")) ("timo" - ,(local-file "files/timo-phone-password-store.pub") - ,(local-file "files/timo-phone-syncopoli.pub")))) + ,(local-file "files/timo-phone-password-store.pub")))) (service tor-service-type) -- cgit v1.2.3