- cross-posted to:
- hackernews@lemmy.bestiver.se
isanybodyusingthisprivatekey.com
- cross-posted to:
- hackernews@lemmy.bestiver.se
That’s a meme page. Do NOT submit your real private keys!
isanybodyusingthisprivatekey.com
That’s a meme page. Do NOT submit your real private keys!
FWIW this is what I did:
$ ssh-keygen -f fake_ssh_key
(press Enter twice for no passphrase)
and then:
$ cat fake_ssh_key
Which I then just copy-pasted from the terminal. Surely this can’t reveal anything about my other private keys, right?
Yes. It only reveals stuff about your defaults, which should be ed25519 globally now anyway.
We know your unique machine ID now.
I’ll be impressed if you tell me what operating system I’m using.