[go-nuts] Go Module Mirror

2025-02-05 Thread peterGo
Go Module Mirror FYI Go Supply Chain Attack: Malicious Package Exploits Go Module Proxy Caching for Persistence https://socket.dev/blog/malicious-package-exploits-go-module-proxy-caching-for-persistence Go Module Mirror served backdoor to devs for 3+ years https://arstechnica.com/

[go-nuts] Go Module Mirror and Checksum Database officially launched!

2019-08-29 Thread Katie Hockman
Hey Gophers! We have exciting news to share. Our module mirror , index , and checksum database are now production ready, and will be on by default for Go 1.13 module users !

Re: [go-nuts] Go Module Mirror and Checksum Database in Beta!

2019-05-31 Thread Katie Hockman
Thanks for the feedback! There is an issue tracking this here: https://github.com/golang/go/issues/32343 On Fri, May 31, 2019, 3:17 PM Jim Ancona wrote: > > > On Thu, May 30, 2019 at 5:14 PM Katie Hockman wrote: > >> Our privacy policy explains how we collect and use your information. The >> pr

Re: [go-nuts] Go Module Mirror and Checksum Database in Beta!

2019-05-31 Thread Jim Ancona
On Thu, May 30, 2019 at 5:14 PM Katie Hockman wrote: > Our privacy policy explains how we collect and use your information. The > privacy policy for all of these services is proxy.golang.org/privacy. > I tried visiting that page, which redirected to https://policies.google.com/privacy Unfortunat

[go-nuts] Go Module Mirror and Checksum Database in Beta!

2019-05-30 Thread Katie Hockman
Hey Gophers! In the blog post Go Modules in 2019 , we announced our intent to provide a module mirror for accelerating Go module downloads, an index for discovering new modules, and a checksum database for authenticating module content. We are excited to s