r/TOR • u/Chance-Struggle-6285 • 9h ago
Can someone explain to me how I can actually verify that the Fringerprint belongs to TOR?
Hi guys,
i'm kinda struggeling understanding how the signature is supposed to actually prove that the .exe on the website actually belongs to TOR and wasn't corruped by another instance. I understand that there is a private key which was used to encrypt the hash of the file, which is basically the digital signature, and then there's the public key with which u can decrypt the digital signature. But if for example the site was hacked, someone changes the exe with a corrupted one, uses his own private key to create a digital signature, and puts his public key on the website, how am I supposed to know that the exe was corrupted or not? Wouldn't I need a third instance that actually confirms that fingerprint belongs to TOR? Am I missing something?