With all the BS of Apple doing their AI spying (amongst other issues), it's that time of year where I once again look for a "third party" phone to migrate to as a daily driver.
I've followed lots of Linux phones (running Ubuntu Touch, KDE Plasma Mobile, postmarketOS and others), feature phones running KaiOS, and others.
Heck I was even building my own phone on an RPi years ago (https://web.archive.org/web/20210725154717/https://www.tinker.sh/kde-plamo-rpi/ ) and have been following the PinePhone project for a very long time.
My current research is pointing towards a Fairphone 4 running e/OS (degooglefied android). I live in the US, so this is as close to the Fairphone as I can get currently: https://murena.com/america/shop/smartphones/brand-new/murena-fairphone-4/ (edit: Annnnd, it's no longer available.)
Really I just need a phone that runs Signal and can run some sort of GPS app. Everything else I can do via a web browser.
I hate Apple/iOS phones. The only thing I hate more than Apple phones are Google/Android phones.
#phone #android #ios #apple #google #fairphone #privacy #linuxphones
I've followed lots of Linux phones (running Ubuntu Touch, KDE Plasma Mobile, postmarketOS and others), feature phones running KaiOS, and others.
Heck I was even building my own phone on an RPi years ago (https://web.archive.org/web/20210725154717/https://www.tinker.sh/kde-plamo-rpi/ ) and have been following the PinePhone project for a very long time.
My current research is pointing towards a Fairphone 4 running e/OS (degooglefied android). I live in the US, so this is as close to the Fairphone as I can get currently: https://murena.com/america/shop/smartphones/brand-new/murena-fairphone-4/ (edit: Annnnd, it's no longer available.)
Really I just need a phone that runs Signal and can run some sort of GPS app. Everything else I can do via a web browser.
I hate Apple/iOS phones. The only thing I hate more than Apple phones are Google/Android phones.
#phone #android #ios #apple #google #fairphone #privacy #linuxphones
TinkPhone: KDE Plasma Mobile on a Raspberry Pi
As part of my TinkPhone project (see: TinkPhone: Project Synopsis - Raspberry Pi Smart Phone [https://www.tinker.sh/project-synopsis-raspberry-pi-smart-phone/]), I want to test out various mobile operating systems.Tinker
Dieser Beitrag wurde bearbeitet. (3 Monate her)
Darren K. Hobbs :unverified: •
Tinker ☀️ •
I'm not in a place where I can mess with the OS on a daily driver much so it'd have to be close to "out of the box" as possible. (I can sideload things and install new OS's but I cant be tweaking things constantly).
GrapheneOS •
GrapheneOS •
https://eylenburg.github.io/android_comparison.htm
A comparison from GrapheneOS to the latest standard Android release is available via our features page, which lags a bit behind what we currently provide:
https://grapheneos.org/features
We don't support more devices due to our hardware security requirements listed here:
https://grapheneos.org/faq#future-devices
GrapheneOS Frequently Asked Questions
GrapheneOSGrapheneOS •
GrapheneOS •
Android 15 QPR1 is the only LTS version of Android. Older releases get partial security patches backported to them, similar to iOS. Lagging behind weeks would be unacceptable to us. That ties into the hardware requirements and nearly all the work we do on the OS. It always has to be kept in mind.
GrapheneOS •
They already provide the security backports 1-2 months late, skip all the monthly/quarterly OS releases and provide the yearly releases over a year late. It will get much worse over time as it did with their older hardware. That would impact us too.
GrapheneOS •
Lots of people regularly ask them to implement the security requirements we list so GrapheneOS could support it and they explicitly said they don't even plan to add a basic secure element for working encryption for most users.
gruff •
Please don't chastise me for saying that. ;) I have seen the light now! :)
GrapheneOS •
GrapheneOS •
GrapheneOS •
GrapheneOS •
There are also standard Android advantages of better VPN support (which we improve fixing a lot of leaks) and profiles (Private Space, secondary users, local work profile management apps).
iOS still has some privacy features we don't. We're working on fixing it.
Tinker ☀️ •
GrapheneOS •
We don't have any AI ourselves and if we did it would be 100% local based on the TPU hardware acceleration, but people can just install apps.
GrapheneOS Frequently Asked Questions
GrapheneOSGrapheneOS •
Google apps including the Play Store and Play services can be installed and used on GrapheneOS but they're regular sandboxed apps on GrapheneOS with no special access via our sandboxed Google Play compatibility layer.
GrapheneOS •
GrapheneOS •
Tinker ☀️ •
GrapheneOS •
There's the option to use Google Play as regular sandboxed apps but it's not the default. It opens up the option to use nearly any mainstream app. Many people use a dedicated profile for it.
GrapheneOS •
We currently only support Pixels due to other hardware not providing good enough security and alternate OS support (requirements are listed at https://grapheneos.org/faq#future-devices).
GrapheneOS Frequently Asked Questions
GrapheneOSGrapheneOS •
GrapheneOS •
GrapheneOS •
A summary is that GrapheneOS is successfully blocking their exploits but other Android OSes and iOS aren't. Pixel 6+ and iPhone 12+ successfully block brute force via secure element, no other Android devices do (most don't even have one).
GrapheneOS (@GrapheneOS@grapheneos.social)
GrapheneOS MastodonGrapheneOS •
Since our focus is privacy and security, we really don't want to support devices where protecting users against even widespread commercial exploit tools is pretty much hopeless.
Ideally, we'd be working closely with an OEM making hardware built for GrapheneOS but for now Pixels are by far the best / only serious option.
Tinker ☀️ •
Joby :gts: (he/him) •
GrapheneOS •
See https://grapheneos.org/faq#device-lifetime.
You can see from https://grapheneos.org/releases that we've provided quite a lot of extended support past end-of-life for legacy devices but we strongly recommend not using extended support since it's not secure.
GrapheneOS Frequently Asked Questions
GrapheneOSJoby :gts: (he/him) •
GrapheneOS •
LisPi •
GrapheneOS •
GrapheneOS •
LisPi •
In theory it should, in practice there's no guarantee indeed.
I feel this is an issue that could've been mitigated by allowing things like Ada or Rust in the kernel sooner (the chances of getting it right the first time would be higher) or choosing a saner system architecture.
Regarding firmware, do most devices still fail to isolate between components such that compromised firmware can actually get results?
GrapheneOS •
Desktops generally fail to do it properly. Smartphones generally do it properly for the SoC components because the SoC vendor deals with it and there are higher expectations than the ones placed on Intel and AMD for desktops, and it's simply a cleaner platform.
GrapheneOS •
Android kernel drivers are fully open source in practice. It doesn't change that they stop being maintained and no one takes it over. It's the userspace parts which often aren't.
GrapheneOS •
GrapheneOS •
GrapheneOS •
GrapheneOS •
LisPi •
Alas, focus on correctness by design was absent when it was the time and now fixing that is unlikely.
GrapheneOS •
GrapheneOS •
GrapheneOS •
GrapheneOS •
Tinker ☀️ •
Marco •
GrapheneOS •
GrapheneOS •
GrapheneOS Frequently Asked Questions
GrapheneOSGrapheneOS •
Marco •
From open source code I presumed it was at least easier to understand basic functionaliy of the system, of course doesn't mean privacy nor security.
gruff •
My only gripe is that the hardware profits Google who I detest. I purchased the phone secondhand to mitigate that.
GrapheneOS •
Recommend the third party comparison at https://eylenburg.github.io/android_comparison.htm which is focused on privacy.
Fairphone devices are extremely far from hardware we could support due to major security flaws. Summary is no secure element, old SoC, months of delays for patch backports, years of delays for full updates. More details at https://grapheneos.social/@GrapheneOS/113845809289449075.
GrapheneOS •
blitter •
Tinker ☀️ •
Google touched it and I don't like it. (I feel like a toddler that wont eat mushrooms, but I can't shake it.)
¯\_(ツ)_/¯
nika 🏳️⚧️ •
GrapheneOS •
GrapheneOS •
GrapheneOS Frequently Asked Questions
GrapheneOSm4iler :debian: :t_blink: •
Tinker ☀️ •
m4iler :debian: :t_blink: •
Also, if you'd allow a question: Why /e/? Why not CalyxOS (which I know for a fact runs on Fairphones). I didn't look into the issue much, being a GrapheneOS user, but I never really understood the eOS.
GrapheneOS •
Fairphones don't meet our most basic hardware security requirements which is why we don't and won't support them unless they ever do that which is unlikely.