Go 1.15 Released
golang.org
Go 1.15 Released
1–10 of 74 posts
Re: Go 1.15 Released
#2Re: Go 1.15 Released
#3Re: Go 1.15 Released
#4Where are signatures for these binaries published?
Re: Go 1.15 Released
#5It seems it hasn't received a blog post/entry in the release history yet
Re: Go 1.15 Released
#6It seems it hasn't received a blog post/entry in the release history yet
Re: Go 1.15 Released
#7Where are signatures for these binaries published?
Would love to know if they're there and I've missed them.
Re: Go 1.15 Released
#8Where are signatures for these binaries published?
Re: Go 1.15 Released
#9Re: Go 1.15 Released
#10Where are signatures for these binaries published?
I've always been a bit confused as to what the attack vector those protect against is for self-hosted packages (i.e. not torrents, third party hosting services, etc.). If the attacker is able to coerce the web server into sending a compromised package when you `GET https://dl.google.com/go/go1.15.src.tar.gz` , couldn't they just as easily send a compromised checksum when you `GET https://golang.org/dl/` ?