Skip to content
Tech News
← Back to articles

Omarchy development practices lead to predictable security issues

read original more articles
Why This Matters

This article highlights the critical security flaws in Omarchy 4.0, emphasizing that its development practices lead to predictable vulnerabilities and a disregard for security best practices. For the tech industry and consumers, this underscores the importance of prioritizing security in operating system development to prevent exploitation and protect user data. Ignoring these issues can result in widespread vulnerabilities, eroding trust and safety in the digital ecosystem.

Key Takeaways

Merchants of Insecurity

25 Aug, 2026

First, a PSA: Do NOT use Omarchy if you care about security of your machine even a little bit.

You can't polish a turd

Omarchy 4.0 shipped with a collection of security issues which I can only describe as regrettable (because I promised my mum I would swear less). There are bangers like video title bash injection or all notifications being able to run arbitrary bash on your machine.

All projects have security issues but not all projects have such predictable security issues. We know how to deal with untrusted inputs. We know we should not use AI-generated bash scripts for processing untrusted input, particularly with seemingly no review.

And you can't get to a reasonably secure system by starting with a pile of bash slop and hoping others will catch and fix the issues before they are exploited.

Simply put, Omarchy doesn't treat security as important. They do role-play taking security seriously but their development practices and the ease with which they speedrun decades of security issues and invent new ones tell us much more about the security of Omarchy than Security Team announcements.

Lies or marketing?

DHH loves to say he's making the year of Linux on desktop happen. How Omarchy is the distro people should use. Showing how polished the experience is. Essentially, he's good at marketing Omarchy.

... continue reading