this post was submitted on 15 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Not sure I understand why you'd want to self host a password manager. Bitwarden has never been breached AFAIK. How is it better or safer to keep if self hosted?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 10 months ago (1 children)

It's incredibly easy to backup vaultwarden. I copy my vault to a second hard drive weekly.

I got lucky and have a close friend that self hosts so we also encrypt and upload some of our backups to each other so that even if my whole lab went down and was unrecoverable I could still rebuild off the backups he stores. Basically we give each other about 1TB (without actual quotas, just based on honesty). So we are both able to store a large amount of backups, and if he wants more on my server he just needs to get me another hard drive, and same the other way around.

I've heard of people who encrypt their backups and upload to Google, but to me this defeats the purpose of self hosting (and even if it didn't I think Google would be the last service I uploaded backups to but to each their own). If your encryption is strong enough it is a decent option for people who don't have another self hosted in their community like me.

[โ€“] [email protected] 1 points 10 months ago

What backend of vaultwarden are you using? Mysql or Mysql lite or postgresql?