Hacker News new | past | comments | ask | show | jobs | submit login

Google can already see every installation of every Go program/package in existence, unless you set GOPROXY=direct (or a custom proxy). The default is to use https://proxy.golang.org, which is operated by Google.



The default proxy has a privacy policy: https://sum.golang.org/privacy.


But better than this is would be if my go tooling didn't default to trying to pull codebases through a proxy

Forgive me for being cynical, but I don't like that out of the box the toolchain tries to pull all the code at `example.com/business/logic` through google servers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: