Skip to content

Cybersecurity-LINKS/embrave

Repository files navigation

License: GPL v2 build main

EMBRAVE: EMBedded Remote Attestation and Verification framEwork

C-language implementation of a Remote Attestation Framework. Implements an Attester Agent, a Verifier, and a Join service to register agents and Verifiers.

Limitation:

  • Only ima-ng template [1] is supported at the moment
  • Some files must be excluded manually
  • Exclusive support of TPM2.0 [2]

More details in the documentation .

Build and install

Refer to the Quick-start for instructions about building and installing the applications.

License

GNU General Public License v2.0 only