Gentoo Archives: gentoo-dev

From: "Haelwenn (lanodan) Monnier" <contact@×××××××××.me>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Adding hw-probe in Gentoo
Date: Sat, 28 Mar 2020 00:42:05
Message-Id: 20200328004156.GE5066@cloudsdale.the-delta.net.eu.org
In Reply to: [gentoo-dev] Adding hw-probe in Gentoo by Conrad Kostecki
1 Hi,
2
3 [2020-03-28 00:15:41+0100] Conrad Kostecki:
4 > a longer time ago, there were some concerns about privacy reasons
5 > discussed here. It took a long time, but there is now a new version
6 > released with lot's of changes. Since all results are still by default
7 > uploaded, It should be noted, that hw-probeuploads a 32-byte prefix of
8 > salted SHA512 hash of MAC addresses and serial numbers to properly
9 > identify unique computers and hard drives. Here is one example report of
10 > one of my devices https://linux-hardware.org/?probe=6bc7d86b9c. FWICS,
11 > sensetive informtion seems not to be present. I would like to gather
12 > some opinion about here, if there are any objections about adding
13 > hw-probe to Gentoo.
14
15 BSD systems also have a similar thing with posting a filtered dmesg
16 but IIRC their dmesg have much better information in them htan what
17 you can get on linux.
18
19 This one has a huge bunch of information but it's basically hardware
20 and bits of software configuration that most people already put on
21 their websites and I'm pretty sure this kind of program is opt-in
22 anyway.
23
24 You could have the same kind of issue with stuff like e-file or whatever
25 was that third-party "Gentoo Social Compiling" thing which posted your
26 compile time and error logs automatically.