Revert "README: add build dependencies to instructions (#68)" (#184)

This reverts commit 1b270852e6c85782c7cdae8a016b55afa75287a5.
This commit is contained in:
Eric Chiang 2020-11-18 09:45:30 -08:00 committed by GitHub
parent 1b270852e6
commit b59ed18da9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,15 +13,6 @@ Talks on this project:
* _"Using TPMs to Cryptographically Verify Devices at Scale"_ - Open Source Summit North America - September 2019 - ([Video](https://www.youtube.com/watch?v=EmEymlA5Q5Q) 39min)
* _"Making Remote Attestation Useful on Linux"_ - Linux Security Summit - September 2019 - ([Video](https://www.youtube.com/watch?v=TKva_h66Ptc) 26min)
## Building
This package requires libtspi to communicate to the TrouSerS daemon for TPM 1.2 support. On
Debian, install libtspi-dev before building:
```
sudo apt-get install -y libtspi-dev
```
## Status
Go-Attestation is under active development and **is not** ready for production use. Expect