Earlier quoted context omitted.
> and we developed plenty new needs like verifying software signed by random people on the other side of the globe, while GPG did nothing to accommodate that use That's actually a really common use-case for GPG. I've seen it used for this more than for email...
I mean sure, there's a bunch of developers out there signing their code with GPG. But have you actually tried verifying it properly? To verify the tor browser correctly, you need a trust path. Option A: You've met at least one of them directly, and for some reason decided to sign a key with the label "Tor Browser Developers" on it. How did that person prove to you that they're a legitimate Tor developer? That's a pre…
For your example,
1. Download the software form the official website.
2. Verify the signature.
3. Done. If you are very concerned, you can double check the signature from a previous version from the Way back Machine.
What are the chances the official site AND the archive were both compromised?