this post was submitted on 14 Mar 2026
45 points (95.9% liked)

Privacy

47161 readers
1021 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

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
[–] ShortN0te@lemmy.ml 14 points 17 hours ago* (last edited 17 hours ago) (2 children)

I am shocked how many ppl think synchronization like syncthing act as a backup.

No synchronisation is not a backup. If you accidentally delete the database and it syncs across all devices then the database is gone. If something is broken and overrides multiple times then the history if it is enabled is also gone.

Pls use proper backup methods to backup your database.

Edit: I sync my database also with syncthing across devices. But to back it up i have on multiple clients system backups running that include the database.

[–] onlinepersona@programming.dev 4 points 16 hours ago (1 children)

Syncthing can store multiple versions of things....

[–] ShortN0te@lemmy.ml 4 points 16 hours ago (1 children)

So, when you activate simple versioning, and keep the last 20 Versions, then an error occurs (or malicious actor) and overrides the file 20 times. Then the simple versioning is gone.

Yes with the correct setup you could probably backup via syncthing BUT no one in the comments ellaboborated and mostly just says "i sync to multiple devices via syncthing"

[–] helpImTrappedOnline@lemmy.world 1 points 7 hours ago* (last edited 1 hour ago)

Yeah, syncing with default settings is a bad idea for backup, but it's better than nothing.

A more robust set up, while not foolproof, is to set history to keep all copies for 30 days, not a fixed amount of files. It's also important to set conflict detection so if the file is modified on two devices in between syncs, it will keeps both copies (and cross-syncs them).

[–] kittykillinit@lemy.lol 0 points 10 hours ago

That's not my experience, at least with MEGASync.