Replace gendered placeholder name (alice) with gender-neutral alternative (jay) in PDS self-hosting documentation. Aligns with project language standards.
···2020|----------|--------------|
2121| **Data sovereignty** | Keep all user data on infrastructure you control |
2222| **Air-gapped environments** | Network-restricted deployments that cannot reach `bsky.social` |
2323-| **Organizational accounts** | Issue AT Protocol identities under your own domain (e.g., `@alice.yourorg.com`) |
2323+| **Organizational accounts** | Issue AT Protocol identities under your own domain (e.g., `@jay.yourorg.com`) |
2424| **Regulatory compliance** | Data residency requirements that prohibit US-hosted PDS providers |
25252626If none of these apply, use the default setup. Users sign up via Bluesky's PDS and it works.
···77777878**No Barazo-specific configuration is needed.** AT Protocol OAuth handles PDS discovery automatically:
79798080-1. A user enters their handle (e.g., `@alice.yourorg.com`)
8080+1. A user enters their handle (e.g., `@jay.yourorg.com`)
81812. Barazo resolves the handle to a DID
82823. The DID document points to the user's PDS
83834. OAuth proceeds with that PDS