Hacker News new | ask | show | jobs
by tokenizerrr 4725 days ago
Don't reuse the keys, just generate a different key on each client and add them all to authorized_keys
1 comments

Good point, I fixed that.