Skip to content

Conversation

@miparnisari
Copy link
Contributor

@miparnisari miparnisari commented Oct 31, 2025

I didn't understand why we had a FAQ section talking about zanzibar when we have a literal page dedicated to the topic.

@vercel
Copy link

vercel bot commented Oct 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 31, 2025 11:57pm

@miparnisari miparnisari changed the title chore: organize zanzibar faqs chore: move zanzibar faqs to zanzibar page Nov 1, 2025
Comment on lines -224 to -230
### What is Google Zanzibar?

Google Zanzibar is a revolutionary authorization system developed by Google to handle the massive scale and complexity of their services.
It's designed to provide consistent, secure, and reliable authorization decisions across Google's vast network of applications and users.
Google published a paper (check out our [annotated copy](https://zanzibar.tech/)) describing the concepts behind its design and implementation.

You may recognize the system if you’ve ever shared access with another user to a Google product like Google Docs or Gmail.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this FAQ here made no sense to me 😆


```sh
docker run --rm -p 50051:50051 -p 8443:8443 authzed/spicedb serve --http-enabled --grpc-preshared-key <preshared key>
docker run --rm -p 50051:50051 -p 8443:8443 authzed/spicedb serve --http-enabled --grpc-preshared-key foobar
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all code snippets should work if you copy-paste them

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