Sync files (KeePass) between devices (PC, mobile, tablet, RPi)

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

If I'm not mistake the default settings makes it so syncthing is not peer to peer but it involves their servers to pass the data. If anyone knows more about this please share.

  • source
  • hideshow 4 child comments
  • [–] 8 points 2 years ago

    You probably mean the relay servers. They are used in case your devices are behind a NAT and don't have any ports forwarded. In that case, it would be impossible for devices on different networks to communicate over the internet, so the relay servers make the communication work. It's not something to worry, since your data is encrypted when passing through it, but it can be disabled.

  • source
  • parent