this post was submitted on 22 Feb 2024
50 points (91.7% liked)

Selfhosted

60021 readers
675 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I currently use keePass, and use it on both my PC and my phone. I like it because I can keep a copy of my DB on my phone and export it through a few different means. But I can't seem to find an option to actually sync my local DB against a remote one. I've thought about switching to BitWarden but from what I can see it uses a single DB with multiple connections. Is there a password manager that allows ultiple databases (one PC one Phone) with easy syncing between them - specifically from my phone? Or a way to setup keePass to allow syncing with a machine on my home network?

you are viewing a single comment's thread
view the rest of the comments
[–] ShortN0te@lemmy.ml 22 points 2 years ago (3 children)

You could just use syncthing to sync between devices. Works like a charm.

[–] ebits21@lemmy.ca 7 points 2 years ago

Works great. Just remember syncing is not the same as a backup. Make sure you do backups!

[–] Goun@lemmy.ml 4 points 2 years ago

This is the way to go, IMHO.

Syncthing was weird at first, but it's super simple, it shouldn't take too long to get used to it.

[–] Holomew@lemmy.world 3 points 2 years ago

I'll look into this, thanks!