* chore(deps): update vaultwarden/server docker tag to v1.32.6 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com> |
||
|---|---|---|
| .. | ||
| 1.32.6-alpine | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
README_en.md
Bitwarden
Bitwarden is an open-source password manager that offers robust security and convenient password management features. This repository implements an alternative server for the Bitwarden client API, written in Rust, and is fully compatible with the official Bitwarden client. It is particularly well-suited for self-hosted deployments, especially when running the resource-intensive official server is not ideal.
After deploying the server, users can continue to use Bitwarden's official APP and browser extensions with the compatible API service.
Main Features
- Password Storage and Autofill: Bitwarden securely stores your usernames and passwords, so you don't need to remember them. It also provides autofill capabilities to automatically input credentials when logging into websites.
- Secure Password Generator: Bitwarden includes a built-in password generator to create complex, random passwords, enhancing the security of your online accounts.
- Encrypted Storage: All passwords and sensitive information are stored with the highest level of encryption, ensuring that only you can access and unlock your data.
- Cross-Platform Support: Bitwarden offers desktop apps, mobile apps, and web extensions, supporting various operating systems and browsers, allowing you to access your passwords seamlessly across devices.
- Automatic Syncing: Your password vault is automatically synced with the Bitwarden cloud, ensuring that you have the latest updates no matter where you access it.
- Team and Family Sharing: Bitwarden allows you to create shared vaults for securely sharing sensitive information with family members or team members while maintaining privacy.
- Security Audit: Bitwarden can analyze your vault, offering recommendations on password strength and reuse to help improve account security.
- Two-Factor Authentication (2FA) Support: Bitwarden supports multiple two-step verification methods, adding an extra layer of security to your account.
- Open Source and Self-Hosting Options: As an open-source project, Bitwarden provides options for self-hosting, giving you greater control and security over your data.