bitwarden_rs
DISCONTINUED
KeeWeb
Our great sponsors
bitwarden_rs | KeeWeb | |
---|---|---|
91 | 54 | |
8,674 | 11,491 | |
- | 0.7% | |
8.8 | 2.0 | |
almost 2 years ago | 16 days ago | |
Rust | JavaScript | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bitwarden_rs
-
My open source NAS build (based on ZFS)
Bitwarden (Not officialy version), A password manager, provides browser extensions and clients on all platforms.
-
Who said a homelab diagram cannot be cute ?
- use trusted images (for bitwarden i'm using bitwarden_rs , an unofficial Bitwarden server implementation written in Rust
-
Newbie needs advice! RasPi with 4GB or 8GB for my homelab plans?
Bitwarden-rs
-
Why didn't I do this sooner... Cloudflare
If you're okay with a third party solution, bitwarden_rs is a much lighter version of bitwarden that can run in docker
-
Which 2FA application to use?
I have some loaded into my self-hosted Bitwarden RS, but that's definitely not my primary.
-
1Password Secrets Automation
You can self-host this unofficial version https://github.com/dani-garcia/bitwarden_rs if you prefer. maybe not worth $10/month of your time amortized to set up, but it has been fire-and-forget for me.
My kids have started accumulating more passwords than they can memorize (and their memorized passwords were terrible), so I wanted a family password manager. I considered using "1password for familes" which I have access to for free from my day job, but if/when I leave the company then I'll have to go back to paying for it. So far I greatly prefer the experience of bitwarden over 1password. I use the web vault, the native mac app, and the linux command line app (through a janky homegrown dmenu/xclip shell script), and I have no complaints at all.
-
Ubiquiti is accused of covering up a ‘catastrophic’ data breach — and it’s not denying it
I only use the self hosted version BitWardenRS so I'm not familiar with the paid version. Mine was installed as a HomeAssistant add-on, but I've also seen this Docker versionA which I think the HA addon was based on - it was some time ago but I remember watching Frenck create it back when he did live streams.
-
Arch-friendly 2FA options
There's no paid plan if you self-host Bitwarden_rs :^) (most people won't though)
-
Does anyone have any good guides to install Bitwarden without Docker
bitwarden_rs don't provide any stand-alone binaries. You would need to build your own by looking at the build process in this docker file or write a script to download the docker image and extract the built binary.
KeeWeb
-
IT Pro Tuesday #242 - Deployment Tutorials, Privacy Enforcement, Mailbox Script & More
KeeWeb is an open-source password manager that's compatible with KeePass. This cross-platform tool is available for browser and desktop and doesn't require any server or additional resources. Credit for this recommendation goes to techtornado.
-
The quest for a family-friendly password manager
https://github.com/antelle/argon2-browser
Per their README it seems it’s implemented into “KeeWeb”.
KeeWeb is a free cross-platform password manager compatible with KeePass“
-
Minimal password manager
Hey, great job. Have you seen https://keeweb.info/? It purses the same goal, compatible with KeePass, and already has features that you're going to implement. I bet you could've learned a lot from it, and who knows, maybe have become a contributor ;)
-
Best password manager for Windows, MacOS, and iOS today?
Well, there's KeeWeb.
-
Bitwarden self-hosted instance -- lessons learned
For KeePass you could host KeeWeb https://github.com/keeweb/keeweb (also available as Nextcloud-Plugin) for web-access to your password-file ...
-
A Definitive Password Manager Comparison
keeweb - Web-based app compatible with KeePass.
-
LastPass users: Your info and password vault data are now in hackers’ hands
I didn't think KeePass was something to be self hosted, but I found this: https://github.com/keeweb/keeweb
-
LastPass confirms hackers had access to internal systems for several days
https://keeweb.info has a nice UI, is opensource and works on any platform. For cloud synchronization store its encrypted database on google drive/one drive/box/dropbox etc. You can also host it on your own web server.
-
KeePass is the free, open source, light-weight and easy-to-use password manager
https://keeweb.info/ is a website that loads a local keepass database (or from something like Google Drive).
What are some alternatives?
Bitwarden - The core infrastructure backend (API, database, Docker, etc).
Vault - A tool for secrets management, encryption as a service, and privileged access management
keepassxc - KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
caddy-docker-proxy - Caddy as a reverse proxy for Docker
sysPass - Systems Password Manager
vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
Teampass - Collaborative Passwords Manager
keepassxc-browser - KeePassXC Browser Extension
Passbolt - Passbolt CE Backend, a JSON API written with Cakephp