this post was submitted on 11 Aug 2026
27 points (96.6% liked)

Privacy

50321 readers
280 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
 

I want to start writing articles about political issues in my country. I would prefer not getting fired from my day job or going to prison because of it, so I will be writing under a pseudonym.

Are there any alternatives to WordPress that play nice with TOR/TAILS? WordPress is difficult to use with its complicated block editor.

I need something that is easy for a non-technical person like me. And also free, since any payment can be tied back to my identity.

you are viewing a single comment's thread
view the rest of the comments
[–] SpeedRunner@europe.pub 7 points 1 day ago* (last edited 1 day ago)

While some services support payment in crypto, be advised that there's no such thing as complete privacy on the internet.

Three letter agencies will routinely run TOR exit nodes and monitor traffic. You can be profiled merely on your browser configuration and usage behavior (eg mostly posts during daytime in specific country), sentence analysis and words you use. A determined government actor with unlimited resources will be able to track you down sooner or later. They did find Silk Road creators, albeit it took them years.

That being said, tails + tor is a good option. Maybe over VPN so your ISP can't see you're running tor. Run it from USB if possible, that can be quickly discarded. If possible, do not use the computer for anything else - hardware can be fingerprinted. Use a static site generator (such as Hugo). Host your blog on IPFS. Try not to have predictable patterns / times when posting. Run your text through a local LLM to change the words and sentences.

If you opt for a commercial service, find one that accepts payments in Monero, which is completely private.

Other than that - good luck.