Linux: SSH Strong Public/Private Key Using ssh-keygen

I’ve come to love encryption. My Linux boxes all do not allow password-authentication for SSL and instead use public authentication. I don’t use a standard 1024 or 2048 bit key, I use… a… 16384 bit key.. yeah.. that crazy dude’s the highest ssh-keygen will allow :). If you decide to be as crazy as I […]