Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo hardware database
Date: Sat, 27 Oct 2018 14:56:33
Message-Id: 0e5c4fdb-9135-cf17-3df0-b0ce8249fbca@gmail.com
In Reply to: Re: [gentoo-user] Gentoo hardware database by Andrey Ponomarenko
1 Andrey Ponomarenko wrote:
2 > 27.10.2018, 02:18, "Dale" <rdalek1967@×××××.com>:
3 >> Alexey Eschenko wrote:
4 >>>  Is there any way to disable sending some parts of the collected data?
5 >>>  I've seen some of the last probes and found that there may be some
6 >>>  potentially sensitive data.
7 >>>  I don't mind to share my configuration with community but I don't want
8 >>>  to share some logs, mountpoint data and same other info.
9 >> I'd like to remove a few things myself.  Some things such as file system
10 >> mount points and such gives clues as to what they contain.  I noticed a
11 >> couple other things I'd rather not include.
12 >>
13 >> I noticed it builds a directory inside /root/HW_PROBE/LATEST/.  I used
14 >> the command hw-probe-1.4-129-x86_64.AppImage -all but left off the
15 >> upload part.  It collected the info but didn't send it yet.  I wonder,
16 >> can we delete the info from the directory it created and then leave off
17 >> -all but put -upload and it send only what we didn't delete.  In other
18 >> words, build the files, remove what we don't want sent and then send
19 >> what is left.  Do it in three parts instead of one.
20 >>
21 >> Anyone know if that works?  Anyone who doesn't care what they send mind
22 >> testing it for us who want to leave out some small amounts of data?
23 >>
24 >> Thanks.
25 >>
26 >> Dale
27 >>
28 >> :-)  :-)
29 > Hi Dale,
30 >
31 > Please use --log-level=minimal option to collect minimal info. Please let me know if it still contains some unwanted info in this minimal mode.
32 >
33 > I'll patch the tool to collect less info by default in 1.5 (you'll need to explicitly set --log-level=maximal to collect mountpoints).
34 >
35 > Thanks a lot!
36 >
37 >
38
39
40 I saw the other post and tried it without the upload option.  It still
41 causes me some concern.  What I'd rather do, instead of you having a
42 unique setting for myself and others with different issues, just be able
43 to remove what we don't want included and then upload the data that
44 remains. That would be the easiest by far option for you and other
45 users.  If it will work that way, you won't have to change anything plus
46 others will run up on this and know how to do it that way.  It also
47 means that others can adjust based on their own set of concerns which
48 may be different than mine. 
49
50 It did help with minimal but some things it didn't include, I was fine
51 with sending but some things still remain that I don't.  If I remove
52 other options and only pass -upload, will it only send the data in
53 /root/HW_PROBE/LATEST/ or does it rebuild the file list again and then
54 send? 
55
56 Dale
57
58 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] Gentoo hardware database Andrey Ponomarenko <andrewponomarenko@××××××.ru>