I have used the ~/.ssh/authorized_keys file with OpenSSH for ages. However, I always treated it as just a dumb list of keys, where I would dump my public key whenever I needed access to a new account or host. But today I learned from this blog entry that there is a bit more to it.… Continue reading Cool OpenSSH authorized_keys tricks