Official website for the Biological Sovereignty Protocol.
Documentation, specification, guides & community hub.
biologicalsovereigntyprotocol.com
This is the official website for the Biological Sovereignty Protocol (BSP) — an open standard that gives individuals cryptographic ownership of their biological data.
The site serves as the central hub for protocol documentation, technical specification, developer guides, use cases, and community resources.
- Full protocol documentation (BEO, BioRecord, Exchange, Taxonomy)
- Developer guides with SDK references and code examples
- Interactive architecture diagrams
- Use case library
- Community hub with BIPs (BSP Improvement Proposals)
- Multilingual support (English, Portuguese, Spanish)
- Dark/light mode
- Mobile-first responsive design
- SEO-optimized with structured data
# Clone the repository
git clone https://github.com/Biological-Sovereignty-Protocol/bsp-website.git
cd bsp-website
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewbsp-website/
├── .vitepress/
│ ├── components/ # Vue components (PremiumLanding, CustomFooter, etc.)
│ ├── theme/ # Custom theme, CSS, 404 page
│ └── config.js # VitePress configuration (nav, sidebar, i18n)
├── architecture/ # Architecture documentation
├── developers/ # Developer guides, SDK reference, tutorials
├── getting-started/ # Quickstart, FAQ, onboarding
├── specification/ # Full protocol specification
│ └── taxonomy/ # Biomarker taxonomy (L1–L4)
├── use-cases/ # Use case documentation
├── pt/ # Portuguese translations
├── es/ # Spanish translations
├── public/ # Static assets (images, robots.txt)
└── package.json
We welcome contributions from the community. Here's how you can help:
- Report issues — Found a bug or broken link? Open an issue.
- Improve translations — Help us translate documentation to more languages.
- Fix documentation — Submit a PR to improve clarity or fix errors.
- Suggest features — Have an idea? Start a discussion.
# Create a branch
git checkout -b fix/my-improvement
# Make your changes
# ...
# Test locally
npm run dev
# Submit a PR
git push origin fix/my-improvement| Repository | Description |
|---|---|
| bsp-spec | Protocol specification |
| bsp-sdk-typescript | TypeScript SDK |
| bsp-sdk-python | Python SDK |
| bsp-mcp | MCP Server for AI agents |
| bsp-id-web | Identity web app |
| bsp-docs | Protocol documentation |
This project is licensed under the MIT License.
Built by the Ambrósio Institute
Permanent sovereignty over your biology.
