You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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.
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
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 theGPG
heading of the table itself a link, as is the case with its adjacentSigstore
heading in the table.The text was updated successfully, but these errors were encountered: