Skip to content

Latest commit

 

History

History

verifier-enclave

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Marlin Oyster Logo

Attestation Verifier Enclave

The attestation verifier enclave packages the attestation verifier along with related services in an enclave.

The attestation verifier enclave is built using Nix for reproducibility. It does NOT use the standard nitro-cli based pipeline, and instead uses monzo/aws-nitro-util in order to produce bit-for-bit reproducible enclaves.

Build

Reproducible builds can be done using Nix. The monorepo provides a Nix flake which includes this project and can be used to trigger builds:

nix build -v .#<flavor>.attestation.verifier-enclave.default

Supported flavors:

  • gnu
  • musl

License

This project is licensed under the GNU AGPLv3 or any later version. See LICENSE.txt.