this post was submitted on 03 Sep 2026
191 points (99.0% liked)

Linux

14894 readers
449 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Fascism Arch Linux gets more funding.

Omarchy has been on something of a roll now. Funding for its foundation has been climbing fast, from an $8 million launch to $10 million a few weeks later, and now crossing $13 million with the most recent pledge.

What's drawn my attention are the first two Corporate Patrons, 1Password and 37signals, both of whom have decided to pitch $100,000 a year for the next three years. Now, 37signals I get; DHH is heavily involved there, but 1Password was a surprise entry.

Naturally, not everyone's onboard with their pledge.

Signs of disagreement

This has not gone well with employees working at 1Password, with company leadership having to take certain damage control measures to assure their staff.

An internal Slack message has surfaced (courtesy of The Verge), which shows cofounder Roustem Karimov downplaying the criticism, telling team members that:

people have different personal opinions. You believe in your heart that DHH is evil, that you have the moral high ground, and that nothing will change your mind.

However, not everyone believes that. It is not fair to claim a monopoly and ostracize team members who might disagree with you. There are people who are afraid to speak up simply because they will be personally attacked.

CEO David Faugno responded on a different note, telling employees the company doesn't endorse DHH's views, while also noting that Omarchy is the second most used Linux distribution among 1Password's own users. Why the backlash?

DHH is known to be someone who firmly falls on the "right" side of the political spectrum, someone who doesn't shy away from putting his opinions in public view.

He regularly posts blogs that show where he stands on certain societal issues, and some of his recent writeups are what's fueling this particular backlash.

His recent July post, titled "Wolves, sheep, and gypsies," compares Denmark's wolf population with the Romani people camping in Copenhagen parks, where he argues: "When gypsies take over public spaces, you deport them."

Then there's "As I remember London" from September 2025, where he laments about London losing its native Brit majority and a nod of approval for a Tommy Robinson march.

Of course, these aren't the only factors behind his disapproval, but you get the gist of it, right?

Users could jump ship

If you search for the terms "1Password" and "Omarchy" right now, you are bound to run into the many comments made by disgruntled 1Password users on Reddit and Hacker News.

They are calling the choice tone-deaf, given how many smaller open source projects could've benefited from the money. Some are already jumping to alternatives like Bitwarden, while others suggest self-hosting Vaultwarden or going with KeePass and its forks instead.

I see the issue compounding too. Back in February, 1Password raised subscription prices, taking effect at renewals from March 27. Individual plans went up 33 percent from $35.88 to $47.88 a year, and family plans went up 20 percent from $59.88 to $71.88.

Its community forum already has a long thread full of longtime users saying they were leaving over it. If 1Password continues playing with its users' trust like this, who knows what kind of exodus it will see next?

you are viewing a single comment's thread
view the rest of the comments
[–] k0e3@lemmy.ca 4 points 1 day ago (2 children)

What's a floss and ethical alternative? I've been a long time user and I feel so betrayed...

[–] sbeak@sopuli.xyz 15 points 1 day ago (1 children)

I think the best option is definitely the KeePass clients: KeePassXC (desktop), KeePassDX (Android), KeePassium(iOS), and Secrets (mobile Linux, yay!). You'll need to set up Syncthing (super easy on Linux and Android, but more difficult on iOS), but if you use iOS (where there is no free Syncthing app), you might instead go for Bitwarden (which can be self-hosted using Vaultwarden too!)

[–] Aibo1@ani.social 2 points 4 hours ago (1 children)

I used to use synthing in a similar configuration, but my experience is that it can mess up from time to time especially if you try to access the keyvault on two devices at the same time. Still a good way to get a feel for it.

Today I have wireguard set up in my home router which I connect my phone to and keep the password vault on a smb share at home. So anytime I need to access the vault I just activate wireguard on my phone.

[–] sbeak@sopuli.xyz 1 points 1 hour ago

Wireguard is a really neat set up! I personally don't often use KeePass on two devices simultaneously, so I don't come across that issue much.

[–] fux@piefed.social 1 points 1 day ago (1 children)

I'm in the same boat. Seems like there isn't really anything apart from self hosted sync + keypass. If anyone knows of a service that includes online services that is not run by idiots please let me know.

[–] sbeak@sopuli.xyz 1 points 50 minutes ago

KeePass doesn't require self-hosting! You can just use SyncThing, which is peer to peer (e.g. between my phone and laptop) to sync your database (a single file by the way, nothing complicated)

Bitwarden is the other option, but it's another cloud service. It seems to be better, and you have the option of self-hosting Vaultwarden if they ever go bad, but I personally like the KeePass ecosystem to KeePassXC (desktop), KeePassDX (Android), and Secrets (mobile Linux, yay!). KeePassium is a good option if you use iOS (though, there is no official SyncThing client, so it's a little jankier if you want sync)