this post was submitted on 11 Apr 2025
233 points (100.0% liked)

Programmer Humor

22921 readers
76 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago) (5 children)

second paragraph should have "anyone has access to your public key"

[–] [email protected] 1 points 2 weeks ago (4 children)

Anyone only has access to your public key if you give them access to your public key. So no, not really. They should have access to it. It's not something you should keep private, but SSH shared keys aren't PGP shared keys. There's no key servers for SSH shared keys.

[–] [email protected] 2 points 2 weeks ago (2 children)

look at last sentence of the second paragraph. Is this what you wanted to write?

[–] [email protected] 1 points 2 weeks ago (1 children)

Then, anyone in the world can verify your signed statement using your public key.

Of course. The only barrier is the possession of your public key. I really don't understand what you're getting at here. Anyone with your public key can verify a PSK signed statement you made, which obviously is predicated on them having access to the key.

[–] [email protected] 1 points 2 weeks ago
load more comments (1 replies)
load more comments (1 replies)