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

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Hi there! A little background: I write down notes a lot to make up for my bad memory. I’ve been doing this for a few years, and it’s usually a few thousand words a day: some professional, some deeply personal. Because of this, I’m trying to be conscious about keeping these notes private. While I’ve made a few changes along the way to follow better privacy practices, I thought I’d post here and see what other ideas are out there.

Right now, I have a few thousand markdown files stored in iCloud with end to end encryption. It’s far from a perfect system: ideally I would get away from cloud storage, iCloud is closed source, and there’s no native linux client. While it’s more private, writing entirely on paper isn’t an option: typing is much faster, it’s easier to query, and I can do fun things with this data. I think my next shift is towards using syncthing to maintain copies of these notes across devices, as I often edit from various machines and want to maintain multiple backups.

Rather than asking directly for proposed solutions, I’ll ask: What should I be considering? Does the editor I use matter? Does this go down to operating system level? I think the answers are both of these are yes, but I don’t know what else I should be asking myself.

you are viewing a single comment's thread
view the rest of the comments
[–] a14o@feddit.org 4 points 6 days ago (1 children)

I think you're spot on: Markdown files with SyncThing. That's my setup as well, you just can't beat markdown files as a back-end for flexibility and future-safety in my opinion.

Some things to consider:

  • Editor: The obvious no-nos are editors with built-in AI support or cloud storage. FOSS editors are highly recommended. If you find a good offline FOSS WYSIWYG-style markdown editor, let us know. I use Neovim myself, but I'm often asked for recommendations by non-geeks.
  • Operating system: You should be fine on MacOS (for now), but Linux is a great option for desktop. Windows is a loose canon with their AI snapshot approach, definitely avoid. What are you syncing to? Mobile devices are a lot more difficult to keep control of.
  • Encrypted devices: Make sure you have full disk encryption on all devices and on all your backups.
[–] MonkderVierte@lemmy.ml 1 points 6 days ago* (last edited 5 days ago) (1 children)

There's Zettlr and Typora for WYSIWYG md.

Well, here's a copy&paste from the KSP JNSQ modpage. Had mostly the forum header and iframes to clean up, not much else. Made in Typora.

Original here.

[–] dessalines@lemmy.ml 3 points 5 days ago

I'd really love an open-source WYSIWYG for android, but I'm stuck with obsidian currently.