this post was submitted on 16 Apr 2025
51 points (98.1% liked)
Privacy
37124 readers
315 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
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I find it convenient to be able to write notes on whatever machine I have with me at the time - desktop, laptop(s), or phone. If I only had one device I used, it would be easier to keep a backup on local storage. With multiple devices I prefer to have up-to-date notes on each device, and so I've leaned more towards remote storage and peer-to-peer file synchronization. This does add some security holes, but it's acceptable within my threat model. Frankly, I've never used local storage across multiple devices because I don't know how to do that, if it can be done with Borg but I will check it out!
Borg is a backup program not a synchronizer. Backing up to mutliple targets just means running a normal backup to target 1, then another to target 2, etc. Maybe what you really want is git. There are also some self-hosted multi-access notepad programs, sort of like how google docs work. Anyway if your problem requires a server or synchronization, look into self-hosting rather than some cloud thing.