1128
you are viewing a single comment's thread
view the rest of the comments
[-] shiftymccool@piefed.ca 45 points 2 days ago

Should be private ssh key and public ip address. public key can be derived if necessary and it does you no good to have a key to an unknown door

[-] thevoidzero@lemmy.world -1 points 1 day ago

If you only know private key and not public key then isn't it the same as only knowing public key? I thought those were interchangeable

[-] minfapper@piefed.social 16 points 1 day ago

You can derive the public key from the private key

[-] mcheva@lemmy.dbzer0.com 4 points 1 day ago

How? Can you give me the commands I've seen it mentioned here a few times I want to try it.

[-] zorro@lemmy.world 9 points 1 day ago* (last edited 1 day ago)
ssh-keygen -y -f ~/.ssh/id_rsa

ssh-keygen (1)

[-] coriza@lemmy.world 2 points 1 day ago

I thought that too but they are not. I discovered that recently learning and configuring wireguard.

this post was submitted on 17 Sep 2026
1128 points (99.0% liked)

Programmer Humor

33273 readers
307 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

founded 3 years ago
MODERATORS