
AWS Nitro Fortress SDK
A playful security product for the marketplace: secrets are framed as enclave-only inputs, the soldier carries a 0G TEE badge, and every attack or recovery event is journaled into 0G Storage memory.
The sensitive runtime is framed as an enclave-only execution path that keeps operator access outside the secret boundary.
Each response includes a TEE-style badge summary so the caller can inspect enclave identity and verdict metadata.
Attack attempts, seal events, and recovery events are written into a persistent incident journal reference.
The fortress can replay its state after a simulated destruct event and return a recovery message with the incident digest.
Click the attack button, try to “kill” the soldier, and the playground answers with a bunker-style recovery story: Nitro keeps the soul sealed, 0G TEE keeps the badge visible, and 0G Storage keeps the memory alive.
The soldier claims the soul lives in AWS Nitro, the badge comes from 0G TEE, and the memory lives in 0G Storage.
curl -X POST https://dev.yieldboostai.xyz/api/dev/store/aws-nitro-fortress/demo \
-H "Content-Type: application/json" \
-d '{"operation":"seal_secret","secret":"arb route alpha","operator":"public-demo-visitor","visitorId":"nitro-visitor-local"}'