Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
Vaultwarden Alternatives
Similar projects and alternatives to vaultwarden
-
Bitwarden
The core infrastructure backend (API, database, Docker, etc). (by bitwarden)
-
pass-import
A pass extension for importing data from most existing password managers
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
-
-
-
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
clients
Bitwarden client applications (web, browser extension, desktop, and cli)
-
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
-
self-hosted_docker_setups
A collection of my docker-compose files used to setup self-hosted services on Raspberry Pi 4 running 64-bit Raspberry Pi OS
-
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
vaultwarden reviews and mentions
-
Your privacy is optional
I have now switched to using the BitWarden app with the self-hosted VaultWarden server. I have set it up, so my passwords are only accessible when connected to my home network either physically or with a VPN (I am using tailscale for this).
-
Can Chrome Sync or Firefox Sync be trusted with sensitive data?
There are solutions external to the browsers that work pretty well and where you have control on your data :
Floccus for bookmarks (https://floccus.org/) : it works also on mobile devices : a great plus ! You need only a webdav server (or a Nextcloud account), I use Dave (https://github.com/micromata/dave)
Vaultwarden for the passwords (https://github.com/dani-garcia/vaultwarden)
A huge advantage of this solution is that you can have synchronization also between different browsers and on mobile devices.
-
Bitwarden Secrets Manager now generally available
And it also seems like vaultwarden has no interest in implementing the functionality?
I don't get why they don't do a clean-room implementation if they're so worried about licenses..
Vaultwarden does not implement the secrets manager. It does implement the password manager.
Vaultwarden does not have 100% of all the features that Bitwarden has. To name an example, SSO is missing: https://github.com/dani-garcia/vaultwarden/pull/3154
-
Saving a password on phone?
Proton Pass or BitWarden VaultWarden](https://github.com/dani-garcia/vaultwarden)
-
How do you sync your passwords?
Bitwarden / Vaultwarden
-
Leaking Bitwarden's Vault with a Nginx vulnerability
I have nginx-proxy docker container on top of vaultwarden - there aren't any alias directives there. Vaultwarden itself appears to use rust with some http framework called "rocket" [1]. Sorry I'm not familiar with rust world.
But anyways, said vuln doesn't apply to vaultwarden.
[1] https://github.com/dani-garcia/vaultwarden/blob/19e671ff25bf...
-
possible to use (and sync) Bitwarden totally offline ?
You would have to set up and manage your own server (which you probably shouldn't do if you don't at least have a modicum of sysadmin experience). Syncing would still only happen via network, local in that case. I'm unsure about your "wire" condition - USB is out of the question but you don't literally require a wire to be involved, right? Because of you did, you'd have to connect some kind of ethernet dongle/dock to you mobile device instead of connecting regularly via WLAN.
-
Haha nice try Google. I ain't that stupid
Also, I setup my own Vaultwarden server hosted on my home machine. No more cloud password managers.
-
LastPass users locked out (again) with infinite 2FA loop
I recently discovered Vaultwarden (https://github.com/dani-garcia/vaultwarden) and love it. It's basically single Rust binary (self-compiled: https://github.com/dani-garcia/vaultwarden/wiki/Building-bin...) with a SQLite3 database running on my own server, implementing the Bitwarden server API. I can use all the official Bitwarden apps on my phone and desktop, but have the backend and backups under my own control.
-
A note from our sponsor - Mergify
blog.mergify.com | 22 Sep 2023
Stats
dani-garcia/vaultwarden is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of vaultwarden is Rust.