this post was submitted on 14 Jun 2026
15 points (100.0% liked)

Privacy

49082 readers
846 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
 

For My personal and private miscellanous thoughts i have been writing on a diary, but i always need to have it with me and (im kinda ashamed) i dont write good if i write as fast as on computer. I obviously cant copy/paste and i use a pen. I also find myself better with a keyboard so using a computer is what i think the most efficent way. Now, my daily driver (and what im writing this on) is a MacBookAir 2013 11" with (still) MacOS 10.14.5 installed and to write I'd use LibreOffice (duh). I know thou that this isnt private, its connected to the internet and its still using MacOS. I know a bit about technology (i find it weird for someone with zero knowledge of it having even found lemmy, but who knows), but i am certanly no expert. That's why i am asking you how could i write on a computer privately. Nothing needs to get online but i will need to atleast have other documents or documents itself come in trough a USB probably. I am certain i need to install a Linux distro or a BSD. Keep in mind that if i need that machine not on the internet id need to have another machine wich is and from this machine would probably need to get stuff out and into the "private one" with a USB. This is probably confusing and if it isnt relative to the sub and needs to be deleted, please warn me with a comment so i can copy and save this post to post it somwhere else before it gets deleted.

you are viewing a single comment's thread
view the rest of the comments
[–] akunohana@piefed.blahaj.zone 2 points 12 hours ago* (last edited 11 hours ago)

I don't know what tools you would use for this on MacOS, but you could use some firewall implementation to block internet access for user and system apps that your are concerned about. If suspect that unwanted connections are being made to specific hosts (IP addresses or URLs) and you know them, you could block access to those specific hosts with a hosts file or, again, with your firewall.

To summarize the above:

  1. read up on firewalls for MacOS
  2. read up on hosts files/DNS based blocking for MacOS

You could also simply disconnect from the internet while typing, then saving and encrypting the saved file, deleting the plain text file and only then reconnecting to the internet.

Lastly, don't put effort into pursuing privacy blindly. Formulate your threat model. What do you need to protect? What do you want to protect? From whom? Why? Without this, you'll burn yourself out.