Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iolivergithub/jane

Jane Attestation Server
https://github.com/iolivergithub/jane

arm attestation cca ccc confidential-compute confidential-computing confidential-container forensics mars security sgx sgx-enclaves tdx tpm tpm2 trust trustzone uefi

Last synced: 3 days ago
JSON representation

Jane Attestation Server

Awesome Lists containing this project

README

        

# JANE - Attestation Engine

This is the source for the Jane Attestation Engine, a fork and major rewrite of the former A10 Nokia Attestation Engine.

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.