Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biological Sovereignty Protocol

BSP Website

Official website for the Biological Sovereignty Protocol.
Documentation, specification, guides & community hub.

biologicalsovereigntyprotocol.com

Website License Protocol Languages VitePress


About

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.

Features

  • 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

Tech Stack

Getting Started

# 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 preview

Project Structure

bsp-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

Contributing

We welcome contributions from the community. Here's how you can help:

  1. Report issues — Found a bug or broken link? Open an issue.
  2. Improve translations — Help us translate documentation to more languages.
  3. Fix documentation — Submit a PR to improve clarity or fix errors.
  4. Suggest features — Have an idea? Start a discussion.

Development Workflow

# 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

Related Repositories

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

License

This project is licensed under the MIT License.


Built by the Ambrósio Institute
Permanent sovereignty over your biology.

About

Official BSP website — documentation, specification, guides & community hub for the Biological Sovereignty Protocol

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages