Description
Expected behaviour
When I go to download the latest version of python for Windows, I should also see instructions on how to verify the authenticity of the file after download and before install. Or, at least, a link to the document that describes this.
Actual behaviour
I see no mention about cryptographic authenticity verification on the download page
Steps to reproduce
- Go to https://www.python.org/downloads/release/python-3122/
- ???
- Get confused and open ticket
Additional Context
The download page links to the GPG signature, but this is useless without the key. Any page that references GPG signatures should at least link to a page that tells the user how they can get the authentic fingerprint/public key of the official release signing key.
I would recommend adding this link to the More Resources
section and/or making the GPG
heading of the table itself a link, as is the case with its adjacent Sigstore
heading in the table.