this post was submitted on 13 Jun 2026
441 points (98.9% liked)
Privacy
49115 readers
1051 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you or someone you trust happen to have a home server, just install Vaultwarden, which is the community fork of Bitwarden without any fees, shady stuff or reliance on Bitwarden infrastructure.
I know this options exists, but honestly I don’t think I have reliable enough infrastructure. It’s hardly ever offline, but my backup game is super weak, and I have had to rebuild from scratch once in the past three years.
What happens if I fuck up again and have to rebuild? Just feels like a massive potential failure point.
Bitwarden app is fully compatible with Vaultwarden and stores copies of all your passwords for offline access, so as long as you have access to the app somewhere, you'll have them.
Also, Bitwarden can export your passwords as a file in several formats, readable by Bitwarden, KeePassXC etc. You can have that stored somewhere safe.
Your backup is all your clients. Every client has a blob. If you loose it export and then import. That is if everything else fails.
How do you use it on mobile? I didn't find an app version
Use the Bitwarden app, it is compatible. Under the email field, choose a custom server and set it up there.
You use the normal Bitwarden app and point it to your server
If you look real close side by side there is a subtle difference....
Suuuper easy to stand up, took me about 20 minutes to get it up and running
Well, when u say supereasy to set up, i don't know. The need for reverse proxy was driving me nuts. For someone that doesn't expose anything to the outside world, the need for a reverse proxy is overkill in my opinion. But i did hive up fairly easily, so i'll have another go in the future when i have time. For now my Syncthing + Keepass setup will have to do but i do find its not 100% robust. If i have keepass open on both mobile and laptop, i'm at risk of loosing changes. If the change is made on one device and i close after change, i won't see the change until i close keepass on the other device. But by then syncthing thinks that the latter is the most recent change and marks the file of first device as conflict file. So the chsnge is not lost but its not in the most "recent" version of the database.
If you have several, it really is convenient to set up an internal reverse proxy for all your internal-only services. One place to set up let's encrypt and set up subdomains or different paths for the different services. No need for URLs with different port numbers or IP addresses.