| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
First real page in the Comparisons section. Explains how CipherStash relates to Postgres Row-Level Security (access control) and Transparent Data Encryption (at-rest, on disk): three different layers closing different threats, and how they compose. Written against the shipped v3 story; no em-dashes.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sorry, something went wrong.
Reframe the RLS section around its real limitation: policies enforce on the connecting database identity, but apps connect as a shared service principal (especially through ORMs like Drizzle/Prisma, and on RDS/Aurora), so per-user RLS is not in effect for most real connection patterns. Supabase via supabase-js is the exception. CipherStash's guarantee is independent of how you connect and can bind to the end user.
…S page Two-lane Mermaid diagram: three users sharing one pooled service-principal connection (DB sees one role) vs a user identity carried through a data API (DB sees the actual user).
Switch the Mermaid component from the stock default/dark themes to the customisable base theme with CipherStash themeVariables (warm near-black / off-white grounds, lime accent for subgraph titles), for both light and dark. Applied globally, so every diagram on the site is branded from one place.
| Back | FazBrowse Home | New Git URL |
Content work that's independent of the Stack 1.0 final API. Building up the Comparisons and Concepts sections while API-exact pages are blocked.
In this PR so far
More comparison and concept pages will land on this branch.
Notes for reviewers
Verification
https://claude.ai/code/session_01NkxKebM3qffTB7FayXsfxP