TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Manjaro Linux prepares to enable telemetry by default

88 pointsby uldus7 months ago

14 comments

jeroenhd7 months ago
Based on this thread, it seems like the initial idea was &#x27;just enable it by default and let people disable it&#x27; but that quickly changed after the first objections came in. Whatever step the proposal is in right now seems to be focused on making a system to gather telemetry first, I can&#x27;t see any definitive decision on opt-in vs opt-out (though opt-in through the installer&#x2F;welcome screen seems to be the best solution I&#x27;ve seen).<p>This is not unlike Debian&#x27;s telemetry collection, which also asks nicely if you&#x27;d like to share your information with the project.
评论 #42043753 未加载
nixosbestos7 months ago
I will never, ever understand how Manjaro has the audience it has, including SBC manufacturers, etc. They don&#x27;t work with the community particularly well, have a horrible, awful track record of distro stewardship.<p>And now this.
评论 #42044095 未加载
评论 #42044129 未加载
评论 #42044009 未加载
VoidWhisperer7 months ago
It does seem like this collects a lot of unnecessary information. I know it may be useful to know some of the statistics and I don&#x27;t think there is a problem with the general statistics persay (i.e. kernel version, cpu, gpu - things that are common enough that they won&#x27;t easily identify a user). However, it looks like it also records a bunch of information on installed packages which, given how uniquely people set up their systems, could easily be an identifying value point.<p>I think this might&#x27;ve been an easier sell if they kept it to general data and used it for the purpose they stated they wanted to originally - counting the number of users of manjaro - as the depth of information they send is unnecessary for that
codedokode7 months ago
This is so user-hostile. I do not want a spyware in an OS. All telemetry should be opt-in and voluntary.<p>Also, what would be the use of the telemetry? Find a reason to close a bug report with WONTFIX?
评论 #42043845 未加载
评论 #42043947 未加载
评论 #42044340 未加载
评论 #42044140 未加载
Retr0id7 months ago
The less I know about users of the software I write, the better.<p>&gt; we need at least some data about how Manjaro is being used by so many people around the world in order to show that the project has a future and also to plan for that future.<p>Charitably, this implies they want to plan around things like infrastructure scaling. Why can&#x27;t they just look at present demands on their infrastructure? (i.e. why bother with a proxy metric when you have the real metrics right there?)
评论 #42043859 未加载
评论 #42044019 未加载
评论 #42043837 未加载
评论 #42043932 未加载
评论 #42044200 未加载
devit7 months ago
They and can should count users only by updates.<p>Make a package that is required and only changed upon each release (containing for instance &#x2F;etc&#x2F;os-release) and count how many distinct IP addresses download it.
评论 #42043732 未加载
评论 #42043768 未加载
评论 #42044662 未加载
评论 #42043833 未加载
whalesalad7 months ago
Manjaro has been a trash arch fork for some time. <a href="https:&#x2F;&#x2F;endeavouros.com" rel="nofollow">https:&#x2F;&#x2F;endeavouros.com</a> would be a better choice these days.
评论 #42044179 未加载
LinuxBender7 months ago
If they just want to count unique installs, then the comment on that thread I believe partially works:<p><pre><code> set -x stat &#x2F; | grep -i &quot;birth:&quot; | awk &#x27;{print $2}&#x27; </code></pre> Then use the output piped to md5sum to make a user-id.<p>And then finally use an opt-in on demand ephemeral instantiation of Tor to submit the results so they can not get the real IP if they wanted to. In my opinion all telemetry should be opt-in and provide a text&#x2F;plain preview of what is going to be submitted ahead of time. This gives the system owner a chance to back out of posting the telemetry should they see something sensitive. <i>set -x to show an audit trail for what commands were executed in plain text.</i>
评论 #42043888 未加载
scheeseman4867 months ago
If you want easy Arch, there&#x27;s EndevourOS. It&#x27;s rolling instead of &quot;stable&quot; but in my experience Manjaro&#x27;s actual stability is overrated, an update straight up trashed the bootloader once.
评论 #42043805 未加载
评论 #42043733 未加载
评论 #42043723 未加载
评论 #42043700 未加载
Alcatros5527 months ago
Its simply illegal in many countries to make an opt-out. For such data comming from your OS you need an OPT-IN!
评论 #42044047 未加载
评论 #42043760 未加载
Attummm7 months ago
I don&#x27;t think the project will be able to survive the decision to turn on telemetry by default.<p>There are many different distro&#x27;s just like Manjaro.
PicassoCTs7 months ago
Every shitty move, no matter how bad for all involved - is blindly copied by open source. If Google decided to distribute heroin and spoons to all developers, cause thats &quot;what sherlock did&quot; - one day later all of open source would chase the pink dragon.
righthand7 months ago
Glad I left for Debian + make&#x2F;checkinstall.<p>Manjaro is one of the messiest distros I’ve used.
评论 #42043740 未加载
JonChesterfield7 months ago
&gt; Until now what has been done, was counting systems via ping.manjaro.org 11. These pings are sent from Manjaro systems via the NetworkManager.<p>I really hope that&#x27;s not the default out of the box behaviour.
评论 #42043812 未加载
评论 #42043862 未加载
评论 #42043800 未加载