Skip to content

Add Tinfoil, verifiably private AI chat + inference API - #562

Merged
pluja merged 2 commits into
pluja:mainfrom
tanyav2:tanya/tinfoil
Oct 20, 2025
Merged

Add Tinfoil, verifiably private AI chat + inference API#562
pluja merged 2 commits into
pluja:mainfrom
tanyav2:tanya/tinfoil

Conversation

@tanyav2

@tanyav2 tanyav2 commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

Adding Tinfoil, which provides verifiably private AI chat and OpenAI API-compatible inference. It uses NVIDIA's confidential computing mode available on the latest generation of NVIDIA GPUs to run LLMs in secure enclaves. For verifiability, all the code running in the secure enclave is public on Github, and pinned to a transparency log (Sigstore).

This lets you use large open source models on the cloud with the guarantee of verifiably zero data access and retention.

The architecture is similar to Apple Private Cloud or Whatsapp Private Processing.

Technology Overview: https://tinfoil.sh/technology
Blog: https://tinfoil.sh/blog
Github: https://github.com/tinfoilsh
Docs: https://docs.tinfoil.sh/introduction

@pluja
pluja merged commit 7281a70 into pluja:main Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants