Y
Hacker News
new
|
ask
|
show
|
jobs
by
MarioMan
2291 days ago
I'm hoping this isn't a dumb question, but why does it matter that a public key is public-facing and unencrypted?
2 comments
jurgemaister
2290 days ago
If someone intercepted the communication, they could swap the Avast key for their own, allowing them to decrypt your message.
link
Leace
2290 days ago
What jurgemaister said. If you don't have another trust mechanism (like Web of Trust) to validate if this is a correct key then HTTPS gives at least some assurance that no intermediaries between you and avast changed the key material.
link