this post was submitted on 18 Jul 2023
184 points (96.9% liked)

Linux

47369 readers
1339 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have been looking at Fairphone and Volla, and it feels like the Smartphone scene for Linux is going very strong right now.

Think of it like this: We got 3-4 end-user ready Ubports smartphones, ~~made by IN Europe~~(Volla/Gigaset is), with recent hardware, swappable battery, very good service and repairability in various formats. You can even purchase Gigaset phones (commercial equivalents of Volla) in stores/Amazon for a very good price.

The immediate orbiters of Linux smartphones like Fxtec, Planet Computers and Jolla are also based here.

I think we reached the year of the Linux phones. Atleast it is not the niche it was in 2020. I wonder how usable ubports is. If you got any experience with these phpnes on ubports, feel free to share.

you are viewing a single comment's thread
view the rest of the comments
[–] spiritedaway@lemmy.ml 8 points 1 year ago (3 children)

I would love to move to a Linux based phone, my old N900 was fantastic. However, I struggle to see how this is possible, for me at least, due to application developers giving no thought to them.

My banking apps and WhatsApp are the only ones I can't live without. With the banking app specifically and the security around them it's not possible to run them on a modified non-standard device so short of carrying a separate device it looks like I'm locked into stock Android.

[–] rglullis 4 points 1 year ago (1 children)

WhatsApp

Though I'd rather recommend you just get out of WhatsApp entirely (it's still owned by Meta after all), one way to go would be by using a matrix client (like element) with the WhatsApp bridge.

[–] spiritedaway@lemmy.ml 2 points 1 year ago (1 children)

I wish I could. I use Signal where possible but most of my contacts don't care and use WhatsApp. How would the bridge help in terms of privacy as the messages still need to pass through WhatsApp right?

[–] rglullis 3 points 1 year ago

The messages would still go through WhatsApp, but they are e2ee anyway. The part where it would protect you is that you wouldn't have the app installed on your device, so Facebook won't be able to get your location, access your contact list, etc.

[–] rhys@mastodon.rhys.wtf 2 points 1 year ago (1 children)

@spiritedaway @Bondrewd It depends on what you mean by 'modified non standard' and 'stock Android', but banking apps will generally work on a number of custom Android distributions providing they aren't rooted.

All of my (UK-based) banking apps work on Calyx, for example.

[–] spiritedaway@lemmy.ml 1 points 1 year ago (1 children)

I'm reading Calyx has certain Google services removed, does it stills support push notifications from banking apps and prompts to authorise payments when making a transaction?

[–] rhys@mastodon.rhys.wtf 2 points 1 year ago

@spiritedaway Yep — if you want it to. On initial install you choose the level of integration you want microG to support, as detailed here: https://calyxos.org/docs/guide/microg/

[–] XTornado@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah...if more apps were web based or have web counter parts for mobile it would help.

In my case my main bank works exactly the same through the app than the browser mobile version, all can be done from either. That said I do not expect to be the same for all banks.

But yeah I would still have the issue with WhatsApp, if they had a web client like the telegram one it could work aswell. Although as other pointed out you might get away with some kind of bridge.

[–] cmeerw@programming.dev 1 points 1 year ago (1 children)

In my case my main bank works exactly the same through the app than the browser mobile version

Main issue is that the two-factor authenticator app is usually only available for Android/iOS (some are still supporting SMS, but they are trying to phase that out)

WhatsApp

Their web app now actually works almost stand-alone. And as projects like yowsup have shown, it's also possible to create your own stand-alone WhatsApp client (it's only a matter of doing the work).

[–] XTornado@lemmy.ml 1 points 1 year ago

Oh yeah... My main bank still uses SMS. But yeah on of my secondary banks has an app notification two factor thingy... But the SMS is still there as fall back. But true that if they end up removing that it could be a problem yes.

And good to know about the WhatsApp thing thanks for sharing.