An open API service indexing awesome lists of open source software.

https://github.com/nokia/attestationengine

An experimental (but fully functional) Remote Attestation Engine and Applications for TPM2.0 based systems (cloud, edge, IoT etc)
https://github.com/nokia/attestationengine

attestation cloud coreboot edge-computing ietf integrity-checker iot rats security tpm tpm2 trust txt uefi

Last synced: 5 months ago
JSON representation

An experimental (but fully functional) Remote Attestation Engine and Applications for TPM2.0 based systems (cloud, edge, IoT etc)

Awesome Lists containing this project

README

        

# A10 - Nokia Attestation Engine

This is the source for the Nokia Attestation Engine A10.

This software is used as the remote attestation engine as part of a trusted and/or confidential computing environment. This is the system that holds the known good values about devices and other elements, and provides the attestation and validation mechanisms.

The software here is provided as-is - there is no security (http for the win!) and the error checking in places is completely missing. The point of this was to explore more interesting mechanisms for remote attestation and to implement ideas from the IEFT RATS specification. *READ* the security section!!!

Refer to the [contents](docs/contents.md) in the `docs` directory.