Reminder to be cautious about leaking public keys.
Once you leak your public key it could be used to check if another server recognizes that leaked public key.
Surely you shouldn't be leaking your username. I could use it to see if another server recognised 'h43z'....
Did I miss something? Aren't public key are supposed to be public?
To be clear, that's an honest question, not sarcasm of anything. I only assume I don't know about some corner case with SSH or something? Because we have those on our websites, they are supposed to be used to verify signatures, etc. How is publishing them bad?