Comprehensive collection of official Bitwarden resources, documentation, community links, and third-party tools.
| Resource | URL | Description |
|---|---|---|
| Bitwarden | https://bitwarden.com | Official website |
| Bitwarden Cloud | https://vault.bitwarden.com | Cloud-hosted service |
| Bitwarden Host | https://bitwarden.com/host | Registration for self-hosted Installation ID/Key |
| Resource | URL | Description |
|---|---|---|
| Help Center | https://bitwarden.com/help/ | Official documentation |
| Self-Hosting Guide | https://bitwarden.com/help/deploy-on-docker/ | Deployment documentation |
| Hardening Guide | https://bitwarden.com/help/hardening-your-bitwarden-installation/ | Security hardening |
| API Documentation | https://bitwarden.com/help/api/ | REST API reference |
| CLI Documentation | https://bitwarden.com/help/cli/ | Command-line interface guide |
| Secrets Manager Docs | https://bitwarden.com/help/secrets-manager/ | Secrets Manager documentation |
| Passwordless.dev Docs | https://bitwarden.com/help/passwordless.dev/ | Passwordless authentication |
| Resource | URL | Description |
|---|---|---|
| Security Whitepaper | https://bitwarden.com/security/ | Security architecture |
| Audit Reports | https://bitwarden.com/security/#audit-history | Third-party audits |
| Compliance | https://bitwarden.com/security/compliance/ | SOC 2, HIPAA, GDPR |
| Bug Bounty | https://hackerone.com/bitwarden | Vulnerability reporting |
| Security Email | security@bitwarden.com | Report vulnerabilities |
| Resource | URL | Description |
|---|---|---|
| GitHub Organization | https://github.com/bitwarden | Official GitHub |
| Server Repository | https://github.com/bitwarden/server | Server source code |
| Web Vault Repository | https://github.com/bitwarden/web-vault | Web client |
| Clients Repository | https://github.com/bitwarden/clients | Desktop/mobile clients |
| Self-Host Repository | https://github.com/bitwarden/self-host | Self-hosting scripts |
| Lite Repository | https://github.com/bitwarden/lite | Bitwarden Lite |
| Secrets Manager | https://github.com/bitwarden/secrets-manager | Secrets Manager |
| SDKs | https://github.com/bitwarden/sdk | Language SDKs |
| Image | Repository | Description |
|---|---|---|
| Bitwarden | ghcr.io/bitwarden/bitwarden |
Standard server |
| Bitwarden Lite | ghcr.io/bitwarden/lite |
Lite (single container) |
| Web Vault | ghcr.io/bitwarden/web-vault |
Web interface |
| Identity | ghcr.io/bitwarden/identity |
Identity service |
| SSO | ghcr.io/bitwarden/sso |
SSO service |
| API | ghcr.io/bitwarden/api |
API service |
| Notifications | ghcr.io/bitwarden/notifications |
WebSocket notifications |
| Events | ghcr.io/bitwarden/events |
Event logging |
| Admin | ghcr.io/bitwarden/admin |
Admin console |
| Migrations | ghcr.io/bitwarden/migrations |
Database migrations |
| Resource | URL | Description |
|---|---|---|
| Community Forums | https://community.bitwarden.com/ | Official forums |
| Release Notes | https://community.bitwarden.com/c/announcements/release-notes/ | Version updates |
| https://reddit.com/r/bitwarden | Community subreddit | |
| Discord | https://discord.gg/bitwarden | Community Discord |
| Platform | Handle | URL |
|---|---|---|
| Twitter/X | @bitwarden | https://twitter.com/bitwarden |
| Bitwarden | https://linkedin.com/company/bitwarden | |
| YouTube | Bitwarden | https://youtube.com/@bitwarden |
| Mastodon | @bitwarden@fosstodon.org | https://fosstodon.org/@bitwarden |
| Resource | Contact | Description |
|---|---|---|
| Support Portal | https://bitwarden.com/contact/ | Contact support |
| Help Center | https://bitwarden.com/help/ | Self-service docs |
| Community | https://community.bitwarden.com/ | Community support |
| Security | security@bitwarden.com | Security issues |
| Page | Link | Description |
|---|---|---|
| Overview | /web-apps/vault-secret-management/bitwarden | Main Bitwarden page |
| Setup Guide | /web-apps/vault-secret-management/bitwarden/setup | Installation guide |
| Docker Setup | /web-apps/vault-secret-management/bitwarden/setup/docker | Docker Compose deployment |
| Ansible Setup | /web-apps/vault-secret-management/bitwarden/setup/ansible | Ansible automation |
| Configuration | /web-apps/vault-secret-management/bitwarden/configuration | Environment variables |
| Security | /web-apps/vault-secret-management/bitwarden/security | Hardening guide |
| History | /web-apps/vault-secret-management/bitwarden/history | Company history |
| Alternatives | /web-apps/vault-secret-management/bitwarden/alternatives | Comparison |
| Page | Link | Description |
|---|---|---|
| Vaultwarden | /web-apps/vault-secret-management/vaultwarden | Lightweight alternative |
| Infisical | /web-apps/vault-secret-management/infisical | Secrets management |
| Passbolt | /web-apps/vault-secret-management/passbolt | Team password manager |
| Psono | /web-apps/vault-secret-management/psono | Enterprise vault |
| Browser | Extension | URL |
|---|---|---|
| Chrome | Bitwarden | Chrome Web Store |
| Firefox | Bitwarden | Firefox Add-ons |
| Edge | Bitwarden | Edge Add-ons |
| Safari | Bitwarden | App Store |
| Opera | Bitwarden | Opera Add-ons |
| Brave | Bitwarden | Chrome Web Store |
| Vivaldi | Bitwarden | Chrome Web Store |
| Platform | Download | URL |
|---|---|---|
| Windows | .exe, .msi | https://bitwarden.com/download/ |
| macOS | .dmg, App Store | https://bitwarden.com/download/ |
| Linux | .deb, .rpm, AppImage, Snap, Flatpak | https://bitwarden.com/download/ |
| Platform | App | URL |
|---|---|---|
| iOS | Bitwarden | App Store |
| Android | Bitwarden | Google Play |
| Android | F-Droid | F-Droid |
| Tool | Repository | Package |
|---|---|---|
| CLI | https://github.com/bitwarden/clients | npm install -g @bitwarden/cli |
| Go SDK | https://github.com/bitwarden/sdk-go | go get github.com/bitwarden/sdk-go |
| Python SDK | https://github.com/bitwarden/sdk-py | pip install bitwarden-sdk |
| C# SDK | https://github.com/bitwarden/sdk-csharp | dotnet add package Bitwarden.Sdk |
| Java SDK | https://github.com/bitwarden/sdk-java | Maven/Gradle |
| JavaScript SDK | https://github.com/bitwarden/sdk-js | npm install @bitwarden/sdk-js |
| PHP SDK | https://github.com/bitwarden/sdk-php | composer require bitwarden/sdk |
| Ruby SDK | https://github.com/bitwarden/sdk-ruby | gem install bitwarden-sdk |
| Rust SDK | https://github.com/bitwarden/sdk-rust | cargo add bitwarden-sdk |
| Integration | Type | URL |
|---|---|---|
| GitHub Actions | CI/CD | https://github.com/marketplace/actions/bitwarden |
| Ansible Collection | Automation | https://galaxy.ansible.com/collection/bitwarden |
| Terraform Provider | IaC | https://registry.terraform.io/providers/maxlaverse/bitwarden |
| Kubernetes Operator | K8s | https://github.com/bitwarden/kubernetes-operator |
| Jenkins Plugin | CI/CD | https://plugins.jenkins.io/bitwarden |
| VS Code Extension | IDE | https://marketplace.visualstudio.com/items?itemName=bitwarden.vscode-bitwarden |
| Resource | Type | URL |
|---|---|---|
| Official Blog | Blog | https://bitwarden.com/blog/ |
| YouTube Tutorials | Video | https://youtube.com/@bitwarden/videos |
| Community Guides | Wiki | https://github.com/bitwarden/self-host/wiki |
| Title | Author | Description |
|---|---|---|
| Bitwarden Documentation | Bitwarden Team | Official docs |
| Password Management Best Practices | Various | Industry guides |
| Component | Version | Release Date |
|---|---|---|
| Bitwarden Server | 2026.2.0 | February 2026 |
| Bitwarden Lite | 2026.2.0 | February 2026 |
| Web Vault | 2026.2.0 | February 2026 |
| Desktop App | 2026.2.0 | February 2026 |
| Mobile App | 2026.2.0 | February 2026 |
| Browser Extensions | 2026.2.0 | February 2026 |
| CLI | 2026.2.0 | February 2026 |
| Source | URL |
|---|---|
| GitHub Releases | https://github.com/bitwarden/self-host/releases |
| Community Forums | https://community.bitwarden.com/c/announcements/release-notes/ |
| Blog Announcements | https://bitwarden.com/blog/category/releases/ |
| Platform | URL | Description |
|---|---|---|
| Vaultwarden | https://github.com/dani-garcia/vaultwarden | Lightweight Bitwarden-compatible server |
| Infisical | https://infisical.com | Secrets management platform |
| Passbolt | https://www.passbolt.com | Open-source password manager |
| Psono | https://psono.com | Enterprise password manager |
| HashiCorp Vault | https://www.vaultproject.io | Secrets management |
| Tool | URL | Description |
|---|---|---|
| Bitwarden Backup | https://github.com/bitwarden/backup | Official backup scripts |
| bw-backup | https://github.com/community/bw-backup | Community backup tool |
| Tool | URL | Description |
|---|---|---|
| Bitwarden Importer | https://bitwarden.com/help/import-from/ | Official import tools |
| LastPass Import | https://bitwarden.com/help/import-from-lastpass/ | LastPass migration |
| 1Password Import | https://bitwarden.com/help/import-from-1password/ | 1Password migration |
| KeePass Import | https://bitwarden.com/help/import-from-keepass/ | KeePass migration |
| Tool | URL | Description |
|---|---|---|
| Bitwarden Generator | Built-in | Browser extension, desktop, mobile |
| Online Generator | https://bitwarden.com/password-generator/ | Web-based tool |
| Endpoint | URL Pattern | Description |
|---|---|---|
| Health Check | /health |
Basic health status |
| API Health | /api/health |
API service health |
| Version | /api/revision |
Current version info |
| Tool | Integration | Description |
|---|---|---|
| Syslog | Built-in | Syslog forwarding |
| Prometheus | Exporters | Container metrics |
| Grafana | Dashboards | Visualization |
| ELK Stack | Log aggregation | Centralized logging |
Any questions?
Feel free to contact us. Find all contact information on our contact page.