You can use Syncthing without relays or discovery servers.
Comment on "PSA: Update Vaultwarden as soon as possible"
BlueBockser@programming.dev 3 months agosyncthing also relies on a web server for device discovery, it’s just that you’re probably using someone else’s server instead of hosting your own.
Correct me if I’m wrong, but I also think that Vaultwarden itself doesn’t have access to the unencrypted password database. In that sense it’s E2EE similar to KeePass, the only difference being that KeePass is a desktop app and Vaultwarden a web app.
problembasedperson@lemmy.dbzer0.com 3 months ago
anzo@programming.dev 3 months ago
The syncthing server only gives metadata (no files, only IPs) between the devices, so they can connect to each other. And it’s self-hostable.