this post was submitted on 17 Sep 2026
1115 points (99.1% liked)
Programmer Humor
33263 readers
1454 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
- If the mod doesn't find it funny, you're banned. Ha-ha!... For real: do not use the community for "statements". There are other places for such content. Keep it chill and funny.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
EDIT: almost forgot to sign it!
Love,
/u/queerlilhayseed
hehe you have the word ass in your private key, what are the odds
I insert swears into all my ssh keys so they get censored out by profanity filters. Good luck hacking me now, squares 😎🏍️🛹
You should put in some Disney lyrics so they issue a takedown request if it leaks.
The == had me wondering for too long
Haha I started trying to format the text so that it was technically a valid ed25519 key, then it became too much work for a silly joke so I settled for filtering/replacing all the invalid chars and slapping the
==padding at the end. Needs more AAAAAA strings to really sell it, I think, but I'm glad it turned out well enough to merit a second glance lol.Edit: I swapped all instances of
fuck|fucker|fuckingwithAs, I think it's an improvement.It is very good - I will steal it.
Now reverse engineer a matching public key.
What do you mean "reverse engineer"? From
man ssh-keygen:Post the output when you run that on the key that was posted.
That's not a valid key. OpenSSH keys are not arbitrary bytes, they contain at least the type of the certificate used and a hostname.
The fact that this is not a valid key does not mean you need to reverse engineer public keys. By design you can just get a public key with a private one.
Someone help I'm being hacked!
NO ONE WILL EVER KNOW
Shortest RSA key.