Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:research:tpm_live [2020-09-23 11:23] – [Edit - Panel] xsvendapublic:research:tpm_live [2023-02-16 09:43] (current) xdufka1
Line 1: Line 1:
 ====== Research: Analysis of Trusted Platform Module chips ====== ====== Research: Analysis of Trusted Platform Module chips ======
 ~~NOTOC~~ ~~NOTOC~~
 +<callout type="danger" icon="true">This guide is already out of date. Please use the version on page  [[https://crocs.fi.muni.cz/tpm | 
 +https://crocs.fi.muni.cz/tpm]]. </callout>
 +
 <text size="large"> <text size="large">
 The goal of the research is to get a better understanding of the Trusted Platform Modules ecosystem. Such information is vital for the designers and developers using this technology, allowing then to answer questions like: What fraction of devices has TPM chip? Which cryptographic algorithms are widely supported? What is the overhead of computing a digital signature? The goal of the research is to get a better understanding of the Trusted Platform Modules ecosystem. Such information is vital for the designers and developers using this technology, allowing then to answer questions like: What fraction of devices has TPM chip? Which cryptographic algorithms are widely supported? What is the overhead of computing a digital signature?
Line 76: Line 79:
   - Plug the USB drive, new drive with label ''algtest_res'' is mounted (e.g., 'E:\').   - Plug the USB drive, new drive with label ''algtest_res'' is mounted (e.g., 'E:\').
   - Locate file(s) with a file name in the form of ''algtest_result_xxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.zip''.   - Locate file(s) with a file name in the form of ''algtest_result_xxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.zip''.
-  - Visit page ''https://is.muni.cz/dok/depository_in?lang=en;vybos_vzorek=4085'' and follow instructions how to upload the file (no authentication required, just drop the files). Alternatively, send email to Petr Svenda <svenda@fi.muni.cz> with file ''algtest_result_xxx.zip'' attached. +  - Visit page ''https://is.muni.cz/dok/depository_in?lang=en;vybos_vzorek=4085'' and follow instructions how to upload the file (no authentication required, just drop the files). Alternatively, send email to Petr Svenda <tpm.crocs@gmail.com> with file ''algtest_result_xxx.zip'' attached. 
  
  
 <TEXT align="center"> <TEXT align="center">
 <button type="success" icon="fa fa-fw fa-upload">[[https://is.muni.cz/dok/depository_in?lang=en;vybos_vzorek=4085|Upload collected data here]]</button>\_ <button type="success" icon="fa fa-fw fa-upload">[[https://is.muni.cz/dok/depository_in?lang=en;vybos_vzorek=4085|Upload collected data here]]</button>\_
-or send data by email to %%<%%<svenda@fi.muni.cz>%%>%%.+or send data by email to %%<%%<tpm.crocs@gmail.com>%%>%%.
 </TEXT> </TEXT>
  
Line 95: Line 98:
  
 <text type="muted"></text> <text type="muted"></text>
 +
 +=== Issue: Solutions below does not solve the problem ===
 +**Solution:** If you have any issue which solutions below will not help with, please notify us at <tpm.crocs@gmail.com>.
  
 === Issue: The bootable image cannot be downloaded === === Issue: The bootable image cannot be downloaded ===
-**Solution:** Download from the secondary backup location. Please notify us at svenda@fi.muni.cz+**Solution:** Download from the secondary backup location. Please notify us at tpm.crocs@gmail.com
  
 ---- ----
Line 118: Line 124:
  
 Please submit the results even if the error persists. Please submit the results even if the error persists.
 +
 +----
 +=== Issue: I want to see the source code and build live image myself ===
 +**Solution:** You are more than welcome, please visit https://github.com/danzatt/tpm2_algtest_live for live image builder repository and https://github.com/danzatt/tpm2-algtest (collection tool itself).
  
 ---- ----