Earlier quoted context omitted.
This should be illegal that the government forces people into apps controlled by private, commercial entities. I call such a government corrupt. Here in central Europe I can still access the bank website fine without smartphone. I need a physical device to yield a TAN though, but I can access and do online transactions fine. So I think something is wrong with the spanish government. People need to protest.
I switched bank in the UK due to enforced app use, from Starling to Nationwide. They use a card reader to issue codes, so I can still use the web. I see this as a much of a must-have as physical bank branches with real cashier services.
GrapheneOS – Break Free from Google and Apple
881–890 of 967 posts
Re: GrapheneOS – Break Free from Google and Apple
#882Earlier quoted context omitted.
But Starling has always been app only?
You can bank via the website here: https://app.starlingbank.com/login Might be more limited than the app though.
Re: GrapheneOS – Break Free from Google and Apple
#883Earlier quoted context omitted.
> Sure, if we want to be strictly correct then AOSP is not Android, but rather the name of a Google project that distributes the source code of Android Thank you. I do find it ironic that you could not understand what I mean given that you're the kind of people who say "GNU/Linux".
This means GOS is not AOSP either, because it's not that particular project. It takes the Android source produced by AOSP and builds on it. But what you agreed to is just pointless pedantry that leads directly to this outcome, as everyone uses "AOSP" to refer to what AOSP produces (which is a particular flavor of Android that serves as a base to build other flavors on). It stops being ironic when you take some time t…
Exactly, GrapheneOS is not AOSP. It is AOSP-based.
Re: GrapheneOS – Break Free from Google and Apple
#884Earlier quoted context omitted.
I guess what they're saying is that, for example, a password of length 12 has about 71 bits of entropy if using an alphabet of 62 characters, and 76 bits with an alphabet of 82 characters. But if you only increase the length by 1 you already get 77 bits with 62 characters only. So length beats adding special chars in that sense.
Gotcha, I guess my question is, why not both? Is it the requirement of special chars over a min-length password that is in question here? Like the system is like "minimum 8 char password but also three special chars, ancient heiroglyphs, and the blood of your firstborn child" when you can omit the special chars and just have min 16 char password for the same security benefit?
Re: GrapheneOS – Break Free from Google and Apple
#885Re: GrapheneOS – Break Free from Google and Apple
#886Earlier quoted context omitted.
I'm a new GrapheneOS user and stopped using Uber as altogether. Taxis aren't that bad where I'm at, and cheaper than Uber
I wish I could stop using them for these rare occasions I need a transport. Taxi across the town is £20, Uber usually 5-10. There are no other providers. Taxi from my airport (some 15 miles away) is £60-80, Uber usually £30-ish. Public transportation (2 trains + 2 buses) over £50. I wish I had an option.
Re: GrapheneOS – Break Free from Google and Apple
#887Earlier quoted context omitted.
I switched bank in the UK due to enforced app use, from Starling to Nationwide. They use a card reader to issue codes, so I can still use the web. I see this as a much of a must-have as physical bank branches with real cashier services.
But Starling has always been app only?
Re: GrapheneOS – Break Free from Google and Apple
#888Earlier quoted context omitted.
If your employer required the use of a smartphone for essential components of your job and provided you with a smartphone and cellular data plan, would you not use that smartphone for those components of your job? I'd not use employer- or government-furnished equipment for tasks that the equipment wasn't provided to complete, but I'd definitely use it for those tasks.
Exactly. Bank needs me to have an official FruitPhone to access my account? Fine, send me the phone, I'll turn it on when I need to bank, and at all other times it sits powered-off in a drawer. Same for the government-supplied DroidPhone I need to access my Social Security statements (or whatever). Turn on, do my business, turn off.
Re: GrapheneOS – Break Free from Google and Apple
#889Earlier quoted context omitted.
Fairphone is far from meeting the update and security requirements for GrapheneOS. It isn't a viable platform for a hardened OS to use and isn't likely to ever become one due to security being very far from a priority for them. GrapheneOS has a partnership with one of the largest Android OEMs. They're going to be announcing it in March 2026. Devices meeting all of the update and security requirements from them with o…
That OEM has yet to be named. It would be nice to see it happen, but it's yet to materialize. > It isn't a viable platform for a hardened OS Breaking from google/Apple doesn't in itself require a hardened OS, as we see in LineageOS.
Re: GrapheneOS – Break Free from Google and Apple
#890Earlier quoted context omitted.
You can bypass Play Store restrictions on app installs by using Aurora Store. There's a high chance your banking app can be used but it may require toggling the per-app exploit protection compatibility mode. Most banking apps work on GrapheneOS. X is one of extremely few apps disallowing using a non-Google-certified OS but it only partially disallows it in their store listing which can be worked around and for regula…
Aurora store is a horrible placeabo. Not only is it using other folks anonymized accounts, which violates several privacy laws internationally it also still has the Google libraries in their apks like everything else. You are not gaining any privacy or security using Aurora Store or F Droid for that matter but are indeed opening up more attack surface in the supply chain that ends at your device.
Aurora Store is not recommended by GrapheneOS in general. Our recommendation is to use the sandboxed Play Store for installing apps when using sandboxed Google Play in a profile. We recommend only using Aurora Store for bypassing restrictions set by app developers on where their apps can be installed. That's what was said above. It would be better if the Play Store didn't do this.
Contrary to what you're saying, Android apps do not include Google Play libraries by default. They're only included if developers explicitly go out of the way to include them in order to use Google service APIs. Android SDK, etc. is open source as part of AOSP and both the OS and AndroidX libraries are open source too. The proprietary Play libraries are clearly marked as such via being in the GMS namespace.