Skip to content

website: use sha256 on download page #12057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
binarycrusader opened this issue Aug 6, 2015 · 6 comments
Closed

website: use sha256 on download page #12057

binarycrusader opened this issue Aug 6, 2015 · 6 comments
Milestone

Comments

@binarycrusader
Copy link
Contributor

Given that sha1 is effectively obsolete (at the very least officially deprecated), please consider listing the sha256 checksums on the Go download page in place of or addition to the sha1 checksums currently listed on download page.

I apologise in advance if bugs relating to the website should be filed elsewhere; it was not immediately obvious where to file them.

@ianlancetaylor ianlancetaylor added this to the Go1.5Maybe milestone Aug 6, 2015
@ianlancetaylor
Copy link
Contributor

CC @adg

@rsc
Copy link
Contributor

rsc commented Aug 6, 2015

I agree that we should replace SHA-1 in the long term, but it's still okay for this release. For Go 1.6 we should look into a different checksum.

@rsc rsc modified the milestones: Go1.6, Go1.5Maybe Aug 6, 2015
@rsc rsc changed the title download page should list sha256 checksums website: use sha512/256 on download page Aug 6, 2015
@adg adg self-assigned this Aug 6, 2015
@adg
Copy link
Contributor

adg commented Sep 28, 2015

SHA256.

@rsc rsc changed the title website: use sha512/256 on download page website: use sha256 on download page Nov 5, 2015
@rsc
Copy link
Contributor

rsc commented Jan 7, 2016

ping @adg, @bradfitz

@gopherbot
Copy link
Contributor

CL https://golang.org/cl/18353 mentions this issue.

@gopherbot
Copy link
Contributor

CL https://golang.org/cl/18354 mentions this issue.

adg added a commit to golang/tools that referenced this issue Jan 7, 2016
Fixes golang/go#12057

Change-Id: I2e0a27c96f3f13478a079765b8c363c9f3919c48
Reviewed-on: https://go-review.googlesource.com/18354
Reviewed-by: Russ Cox <rsc@golang.org>
@golang golang locked and limited conversation to collaborators Jan 7, 2017
@rsc rsc unassigned adg Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants