On Thu, Sep 4, 2014 at 3:16 PM, Zrubi <
ma...@zrubi.hu> wrote:
> On 09/04/14 13:03, Gorka Alonso wrote:
>> El jueves, 4 de septiembre de 2014 12:24:17 UTC+2, Oleg Artemiev escribió:
>>
>>
>>     I'm not planning to publish full hcl report, since it may contain
>>     device IDs that may be used to identify my
>>     hardware. Simply, since I don not understand everything and how it
>>     could be used in identification,
>>     then no reason to show entire report.
>
> The standard output (and the.txt file) is safe from any unique IDs.
> And actually it is help us to fill the HCL page with CORRECT information.
>
>
>> HCL script does *not* include anything that could be used to identify you,
>
> The HCL page is clearly states that the .cpio.gz file may contain
> numerous hardware details (the output of dmidecode)
Yes, I extracted files from this archive and looks like the
information should be forensic sensitive,
though I had never a forensic expert job.
>
> As I wrote the script - I will modify it to make the detailed
> information optional.
That should be cool. :)
> For now: If you do not wish to make this information public, please do
> not send the .cpio.gz file to the public mailing list - but the .txt
> would be really useful.
Well, I see some numbers (in format xx:xx.x) in chipset and vga
information there.
These numbers are required and not unique for my device?
Also I see HDD information with revision IDs. HDD revision IDs should
be unique, aren't them?
Do you really need HDD info?
RAM amount and HDD amount is not the same as I bought the laptop, do
you really need amount of RAM since if it is non-default?
Here is my info from the TXT file generated by qubes-hcl-report, where
potentially  identifiable part  is replaced with 'x':
---------------------------------------------------------------------------------------------------
Qubes release 2 (R2)
Model Name:     ASUSTeK_COMPUTER_INC. N56VZ
Kernel:         3.12.23-1
Xen:            4.1.6.1
RAM:          XXXX Mb
CPU:           Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Chipset:       xx:xx.x Host bridge [xxxx]: Intel Corporation 3rd Gen
Core processor DRAM Controller [xxxx:xxxx] (rev [xx])
VGA:           xx:xx.x VGA compatible controller [xxxx]: Intel
Corporation 3rd Gen Core processor Graphics Controller [xxxx:xxxx]
(rev xx)
                   xx:xx.x VGA compatible controller [xxxx]: NVIDIA
Corporation GK107M [GeForce GT 650M] [xxxx:xxxx] (rev xx)
HDD:            Samsung SSD xxx  Rev: xxxx
                    STxxxxLMxxx xx-xx Rev: xxxx
BIOS:           N56VZ.216
VT-x:           Active
VT-d:           Not Active
---------------------------------------------------------------------------------------------------
After changes above HCL information still has sense or becomes useless?
Info from html part of HCL text file report doesn't containg identifiers:
---------------------------------------------------------------------------------------------------
<tr align='center'>
 <td rowspan='1'>
    ASUSTeK_COMPUTER_INC. N56VZ<br>
   (CPU, Chipset, embedded VGA)
 </td>
 <td rowspan='1'>N56VZ.216</td>                         <!-- BIOS
version               # reported BIOS version -->
 <td rowspan='1' class='hcl-good'></td>                 <!-- HVM
                 # HVM can be created? -->
 <td rowspan='1' class='hcl-bad'></td>                  <!-- IOMMU
                 # PCI-Devices can be assigned to a HVM? -->
 <td rowspan='1' class='hcl-unknown'></td>              <!-- TPM
                 # Anti Evil Made works? -->
 <td rowspan='1'></td>                                  <!-- spacing
(QSL) -->          # best achievable QSL - (Qubes Security Level) -->
 <td rowspan='1' class='hcl-FIXME'>R2</td>              <!-- Qubes
version              # first reported Qubes version -->
 <td rowspan='1' class='hcl-FIXME'>3.12.23-1</td>       <!-- dom0
kernel                # Boots with this kernel version (refer to exact
kernel version). -->
 <td rowspan='1' class='hcl-FIXME'>
 </td>                                                  <!-- Remarks -->
 <td rowspan='1' class='hcl-reportedby'>
    <a class='ext-link' href='FIXLINK'><span class='icon'></span>insert name</a>
 </td>                                                  <!-- Reported by -->
</tr>
---------------------------------------------------------------------------------------------------