diff options
Diffstat (limited to 'etc/ssh')
-rw-r--r-- | etc/ssh/config.tmpl | 5 | ||||
-rw-r--r-- | etc/ssh/known_hosts | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index dff853f..21f404d 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -22,10 +22,11 @@ Host zhu-li HostName hk-s020.rsync.net User 20931 -Host papo.im +Host papo.im asami + HostName papo.im User andre # papo's rsync.net account -Host asami +Host mai HostName zh4539.rsync.net User zh4539 diff --git a/etc/ssh/known_hosts b/etc/ssh/known_hosts index 1ed6185..1df6668 100644 --- a/etc/ssh/known_hosts +++ b/etc/ssh/known_hosts @@ -1,4 +1,4 @@ -# rsync.net public keys for suyin (personal, verified in 2023-03-08), zhu-li (pilotis.net in 2023-03-08) and asami (papo.im, verified in 2024-08-24) +# rsync.net public keys for suyin (personal, verified in 2023-03-08), lawtech (pilotis.net in 2023-03-08) and asami (papo.im, verified in 2024-08-24) # Verified at: # https://www.rsync.net/resources/fingerprints.txt |