Strider Git Commit Viewer in a TEE

Powered by Lunal's Trusted Execution Environments

What is this?

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:

API Endpoints

The following endpoints are available:

Example: Fetch Commits

curl -X POST https://40-121-245-171.nip.io/commits \
  -H "Content-Type: application/json" \
  -d '{"owner": "octocat", "repo": "Hello-World", "limit": 5}'

Auto-Deploy via Webhook

This deployment supports automatic updates via GitHub webhooks. Push to the main branch to trigger automatic redeployment.

What is Lunal?

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.

Learn more about Lunal and why secure AI needs TEEs.