Powered by Lunal's Trusted Execution Environments
This is Strider, a FastAPI application running inside a Trusted Execution Environment (TEE), providing hardware-level security for your workloads.
TEEs provide a tamper-proof secure boundary where your application runs. Everything operates within hardware-protected memory that guarantees the following:
The following endpoints are available:
POST /commits - Fetch commits from a GitHub repositoryGET /health - Health check endpointcurl -X POST https://40-121-245-171.nip.io/commits \
-H "Content-Type: application/json" \
-d '{"owner": "octocat", "repo": "Hello-World", "limit": 5}'
This deployment supports automatic updates via GitHub webhooks.
Push to the main branch to trigger automatic redeployment.
Lunal is the trusted compute company that makes TEEs simple, usable, and scalable. We provide unified software and infrastructure for deploying AI workloads in TEEs with zero configuration.