Has anyone tried a Murena (/e/os) phone?
I am thinking about it.
My next phone will be running /e/OS. Seems to be a suitable alternative for my needs.
TD;DR
(FOR EVERYONE)
Here is the petition that we all need to sign:
https://www.change.org/p/stop-google-from-limiting-apk-file-usage
(FOR DEVELOPERS or “DEVELOPERS” 😉 )
Here is the form that we need to fill:
(Please UPVOTE this so others can see!)
This move doesn’t look like a co-incidence,first google acquires android ,then you now have to use your ‘‘google account’’ as user detail to signup for most services, Now they’re tip toeing towards This techno Lockdown kwowing full well how many pesrsons use Adroid phones…Who owns google Satan?
I’m doing my part ! Mail send with help from fdroid.
Everyone is talking about getting a fairphone and whatnot but I’m concerned about the open source apk communities shutting down since the market share and interest is killed by this.
My main issue is losing YouTube ReVanced. I refuse to pay for Premium! Especially to one of the wealthiest companies in the world!
The tech companies are doing a great job at making me uninterested in the hottest new phones. I used to follow the news about them and know the tech specs and stuff, because I’m a nerd and gadgets are fun and smart phones in particular are the intersection of SO much technology and engineering. Moore’s law was alive and well during all my formative years, so I am even conditioned to expect the excitement.
But lately, not only have I been ignoring what the big players are offering, I have been ignoring the phone I already have! Instead I have a PC at the end of the couch with a monitor on an arm that s swings right over my lap.
I use my phone pretty much just for music, web browser, Voyager (Lemmy on the go), and occasional texting. When I am at home I will sometimes misplace my phone for hours and just not worry about it.
I have already pushed the megacorp phone + social media experience so far out of my daily life, that if future options for open linux phones are rough around the edges and don’t have tap to pay then oh well I don’t think I care.
It’s much easier to live without the shiny new thing once you see how well your brain does when separated from it. (and you have some loved ones who are still hopelessly addicted to the scroll)
Sometimes I use my phone so little that I only need to charge it every 2-3 days. Nearly everything that it does my PC can do better and not try to lock me in to a dozen different
monthlyweekly subscriptions.PCs are the best, especially the keyboard (I don’t like using a mouse), the shortcuts, and the terminal.
You can put this on a Nothing CMF Phone 1 btw.
Remember to contribute to postmarketOS!
So, does it mean that degooglized android phones will suffer as well?
This is why we should use things like GPL.
Dear terrorists, I don’t like your actions, but if you still exist and want to cause destruction and deaths, please, do it by attacking main offices of big corporations. That will be a tragedy for whole world. Thank you!
Terrorists tend to act across borders and so they are interested mostly in global corporations. If only there was one single building that housed all of them at the same time. Some buildings where they all engaged in trade around the world, centralized.
Then that would make your scheme easy.
you mean this place?
Time to popularize Linux phones. I read that the security model is lacking, but especially given that Android is Linux too, it shouldn’t be too difficult to catch up. The EU is also interested in tech independence, so that could be one of the sources of funding. And there are a few viable early projects, like Ubuntu Touch and Sailfish.
There need to be enforced of competition law here. Companies aren’t going to voluntarily support a platform with few users. Users aren’t going to move to a platform without critical apps.
We live in a dystopia were you have to have the banks app to do online banking even on your desktop. You can’t charge your car without an app. You can’t navigate your car without a map app that has traffic information. Etc etc. I want FOSS alternatives to all these, but there isn’t and Google could take even having a FOSS platform at all.
This something we need regulators to fix. It is a politically problem, not a technical one.
America screwing up trust should wake up Europe to dealing with American tech monopolies. Now it’s not something just nerds and economists complain about, it is a geopolitical problem.
Corporations are getting WAY too much fucking power over our personal lives, it’s at critical mass where their power is superseding that of our basic democratic rights.
We all knew it would happen, and here we are. We need to fight the fuck back with everything we’ve got, and coordination and planning is the first step.
There has to be something already happening, where do we sign up, who do we get in contact with? Where’s the team?
Does anyone know or have any leads on that? I have the possibility to devote my life full time to it and I’m feeling like me and many others are not being utilized the way we could and are capable of.
The fight was always going against these monopolies.
In the UK with have OpenRightGroup to some extent the Greens. In the US EFF, FSF, SFC. In the EU ESFe, Pirate Party, Greens.
There are many groups fighting the political cause. They have had victories over the years, but winning the odd battle doesn’t win a war. They all need support.
Until now, a lot of open source has tried to be nonpolitical, but that may be changing:
https://fosdem.org/2026/schedule/event/SFKNTZ-welcome_to_fosdem_2026/
Android is not Linux (the OS), it just uses the Linux kernel. That means almost nothing is transferable from one OS to the other unfortunately.
You can run Android apps on Sailfish via AppSupport
Sorry to piss off all the Apple shills on here, but sounds like an opportunity to me. I think there’s enough of us that want something better and some traction with Graphene and some Linux options. This should be a spark to ignite some fires. I’m disappointed but unsurpised by this news, but also a little excited about the window of motivation and opportunity this opens.
Honestly, I’m worried. Current Linux options are expensive and or shitty. IDK if Sailfish is still a thing. I can’t use Apple. If I keep taking good care of my not-so-shitty Xiaomi phone, maybe I have a couple more years until I’m pwned.
PostmarketOS seems promising, though.
Could you go over what Graphene is for phones? Is it easy to switch to an alternative to android?
It’s Android with all of the Google removed where possible and sandboxed where not. You can choose to install the Google Play services and use it like any other Android phone or use it without any Google software.
Some things won’t work, namely things like some banking applications and NFC payments, because they require on hardware attestation that Google will not allow Graphene to pass. Essentially everything that isn’t banking/payment related works exactly like any other Android phone.
It is just a secure phone (though you can still install Facebook on it if you want) that is designed around mitigating attacks that could violate your privacy and security.
Very easy to install, you just buy a Pixel directly from Google (don’t buy from the carriers, they’ll be locked). Enable OEM Unlocking in the Developer menu and then plug it into USB and you can install it directly from the Graphene site via WebUSB. It takes about 5-10 minutes, then your phone will reboot (It’ll give you a scary looking screen about not running a Google OS that you’ll see every time it reboots but it’s just informational, it doesn’t affect anything and the system will boot into GrapheneOS in a second or two).
The more complete instructions and WebUSB install process:
Why do banks need a hardware attestation, out of curiosity? I’d assume that banking apps are just clients so all that matters is if they have creds or not.
The banks don’t want their payment systems being accessed by devices that are compromised by malicious actors.
The attestation chain allows for Google to tell the apps ‘Yep, this system is running a known safe image that has been crytographically verified using the secure hardware on the device’. The apps will only allow their payment systems to be accessed (like, to send an NFC payment) if this check can verify that.
If you want technical details: https://developers.home.google.com/matter/primer/attestation
They don’t NEED it for NFC payments to work, this is a way of limiting attack vectors on their payment infrastructure (or, cynically, a way for Google to ensure that no competing OS can exist because people would rather give Google all of their privacy so they can pull a phone out of their pocket rather than a credit card.
I want to get a pixel 10 so I can have grapheneOS on it. Fuck it! I am always in a race against time.
10 does not have a sim card tray, the 9’s do. First post with grapheneos on a new to me 9 I was able to get!
Yes it does.
It depends what country you’re in. The US doesn’t and Canada does (not sure about elsewhere).
I am in Canada, so that does make sense. Interesting that the US doesn’t though. I for sure wouldn’t have got this if I was forced to use an esim.
I am also in Canada. I just called my mobility provider and told them I wanted a new phone and that i wanted to pay off my current phone immediately.
So which is it? Pixel 9 or 10?
Pixel 10. I got mine from Costco on black Friday. They were having some crazy deals that basically paid you to take the device home lol. It’s the only reason I upgraded.
I wish I could find a deal like that, but as it stands I will need to pay a lump sum to my provider to pay off the remaining balance on my Samsung S23, which I am going to keep. I will format it securely and use it with a prepaid sim as a travel phone with next to nothing on it. GrapheneOS goes on my Pixel 10 and I want to degoogle it. It will pose a mild issue since sometimes I (sadly) do need to check my gmail, and I really don’t know if putting it on my GrapheneOS is a good idea.
Is GraphenOS tenable to use as a daily driver?
Yes.
Is grapheneos available on anything but Google pixel phones?
Sadly, no. Your best bet is Lineage without gapps. Aurora and F-Droid covers pretty much everything I use, so that’s likely my move in the near future.










