Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cinghioGithub authored Jul 25, 2024
1 parent 3ca677e commit f8d22d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
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](https://www.kernel.org/doc/html/latest/security/IMA-templates.html)] is supported at the moment
- Support for ```ima-ng``` template [[1](https://www.kernel.org/doc/html/latest/security/IMA-templates.html)]
- Some files must be excluded manually
- Exclusive support of TPM2.0 [[2](https://trustedcomputinggroup.org/resource/tpm-library-specification/)]
- Support for TPM2.0 [[2](https://trustedcomputinggroup.org/resource/tpm-library-specification/)]

## Build and install
Refer to the [Quick-start](https://cybersecurity-links.github.io/embrave/category/quick-start) for instructions about building and installing the applications.
Expand Down

0 comments on commit f8d22d9

Please sign in to comment.