feat: TEE whitepaper with GPU/TPU analysis and deployment workflow#1
Open
feat: TEE whitepaper with GPU/TPU analysis and deployment workflow#1
Conversation
- Manual dispatch with cpu/gpu and plan/apply/destroy options - Validates terraform on push to main - Connects to VibeBrowser billing at api.vibebrowser.app - Verifies TEE attestation after deployment
…expand to 30 citations
- Split deploy-tee.yml into deploy-tee-cpu.yml and deploy-tee-gpu.yml - CPU TEE: tee.vibebrowser.app (Intel TDX, ~$216/month) - GPU TEE: tee-gpu.vibebrowser.app (NVIDIA H100 CC, ~$6,300/month) - Add comprehensive open-weight models table (DeepSeek, Llama, Qwen, Mistral, Kimi K2, MiniMax, etc.) - GPU workflow includes model size selection (7B-70B) - Separate Cloudflare tunnel tokens per endpoint
- Add cpu-tee-amd-sev.tf: AMD SEV-SNP on DCasv5 (~$140/mo) - Add cpu-tee-intel-tdx.tf: Intel TDX on DCesv5 (~$216/mo) - Update whitepaper with platform comparison table - AMD SEV-SNP recommended for cost-sensitive deployments - Both platforms provide equivalent security guarantees
- Title: Privacy-Preserving LLM Inference with Hardware-Attested TEEs - Author: Dzianis Vashchuk only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Comprehensive update to the TrustedGenAi whitepaper and infrastructure.
Changes
Whitepaper Updates
Infrastructure
Repository Cleanup
Overleaf
The whitepaper is synced to Overleaf and compiles to 11 pages: