NewsLab
Apr 28 23:40 UTC

Show HN: Nitrum – Rust Toolkit and CLI for AWS Nitro Enclaves (github.com)

5 points|by matzapata||1 comment|Read full story on github.com

Comments (1)

1 shown
  1. 1. matzapata||context
    Working with enclaves should not be this complicated. Nitrum is a Rust toolkit + CLI that helps you run a normal HTTP-style app in an AWS Nitro Enclave: host control-plane, in-enclave data-plane, TLS (including ACME inside the enclave), attestation, KMS-oriented crypto/storage patterns, and a path from local testing to cloud deploy. Fully open source (MIT). Still WIP; feedback welcome.