Hacker News new | ask | show | jobs
by Buge 3593 days ago
It's not that they want to send it to Google, it's that they want to send it to homebrew, and google is an intermediary. Sending it to homebrew allows them to know what features are being used, so they know what features they could remove or improve.
2 comments

If homebrew is transmitting the packages you install across the internet, through Google's servers, and through homebrew's system, it is very possible that information could be swept up in a dragnet or stored on a server that could later be subpoenaed or searched with a warrant.
The analytics issue aside, how can a package manager not transmit what packages you install across the internet? At some point it has to request the package(s) you're installing from somewhere on the internet.
Yeah, over TLS, and I generally presume that a simple request for a package won't be logged and recorded for posterity.
So don't use Google as an intermediary. Debian runs popcon, for example. They could run something similar.