Prisma 8 just hit release candidate.
And it has searchable encryption built in thanks to CipherStash.
We’ve worked with the Prisma team to give you:
🔎 Encrypted search
🔽 Encrypted Sorting and range queries
📃 Searchable encrypted JSON
All natively in Prisma 8’s shiny new
CipherStash makes access control cryptographic. The rules aren't configured. They're enforced. A breach yields ciphertext, nothing useful.
- Today we're launching the CipherStash + Supabase integration. Developers can now build privacy-first PostgreSQL applications without giving up the features they expect. What you get: * Search encrypted data (equality, range, ordering & full-text) * Encrypt sensitive fields
- Build privacy-first apps on Supabase.
- Privacy isn't a feature you bolt on. It's whether your data is actually protected when it's sitting in the database. We've now kept 1 billion+ values encrypted and counting 📈
- Your agent's db connection authenticates the app, not the user the prompt came from. Our take on how identity-bound encryption fixes this 🚀


