Comment Re:This distro is a whole lot of nope! (Score 0) 95
Looking at the website, here is some of the included software (pulled directly from the website):
Metrics Kit Metrics API — Lightweight API for recording user metrics from apps and system services.
Event Recorder Daemon — Saves recorded user metrics and transmits them in small batches when there’s an internet connection.
Metrics Instrumentation Daemon — Records information about the system, such as performance info.
Phone Home — Anonymous user counter.
A Linux distro that phones home. Well, now I think I've seen it all!
I work for Endless and work/worked on some of these metric subsystems and this is pretty much FUD. The metrics (excluding phone home) can be turned off from the installation screens. Phone home sends a single ping to us per day that's not user identifiable and the only thing we keep there is the country, make, model, and a few other things (you can see all of them here: https://github.com/endlessm/eo...) to know what devices are out there that we should try to support and to see our OS adoption trends.