Remix.run Logo
Show HN: Nitrum – Rust Toolkit and CLI for AWS Nitro Enclaves(github.com)
4 points by matzapata 13 hours ago | 1 comments
matzapata 12 hours ago | parent [-]

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.