alt.hn

6/26/2026 at 2:46:00 PM

Jolla Phone (October 2026)

https://commerce.jolla.com/products/jolla-phone-october-2026

by mrbn100ful

6/26/2026 at 3:16:56 PM

Wanted to mention that Sailfish has a lot of closed-source components, especially UI-related, despite the overall marketing/"vibe" making it look very open. If anything, AOSP (Android) is more open than Sailfish. I don't think this has changed with Sailfish 5, see e.g.:

- https://forum.sailfishos.org/t/sailfish-os-clarifying-claims...

- https://docs.sailfishos.org/Develop/Open_Source/

by Tiberium

6/26/2026 at 3:26:43 PM

Huh. I really don't see the point of this, vs something like GrapheneOS.

Edit: I'm well aware of the differences between typical Linux and Android (especially the security architecture!), and I'm willing to make some sacrifices in the name of FOSS... but only if it's actually FOSS.

by Retr0id

6/27/2026 at 11:28:18 AM

Maybe the point is to have more than 2 players in the mobile OS arena, especially if the American duopoly continues to force everyone’s hand.

by port11

6/26/2026 at 3:35:53 PM

If what you want is android and you have privacy concerns, GrapheneOS is probably the best you can get.

Then again, SailfishOS is a linux with much of the usual linux stuff like userland with bash, coreutils, glibc, systemd, wayland, pulseaudio etc.

by ttkari

6/26/2026 at 4:10:58 PM

And way less security, sandboxing is far more limited and the default profile looks pretty much YOLO:

https://github.com/sailfishos/sailjail-permissions/blob/mast...

Given how sensitive information most people have on their phones (banking, chats, and whatnot), it's a disaster in the making.

The typical answer is "but I'll only use open source apps that I trust". Sandboxing doesn't only protect you against rogue apps, it primarily protects you against 0-days in apps that you do trust.

by microtonal

6/26/2026 at 6:01:45 PM

It's very simple, this is about the threat model.

If you are worried about big players profiling you (hard to avoid, high likelihood of happening, low likelihood of damage), then you want Sailfish.

If you are worried about apps profiling you (easy to avoid, high likelihood of happening, moderate likelihood of damage), you want Android or iOS.

Graphene and Sailfish sit on different points on that spectrum, just like OpenBSD and Linux do.

by uniqueuid

6/27/2026 at 5:52:59 AM

Sorry, this does not make any sense. E.g. vanilla GrapheneOS does not have Google Play services and no analytics from big players at all.

Even if you choose not to install Play Services/Play Store, you will still have access to many more apps than on SailfishOS - from many open source Android apps to proprietary apps that you can download without the Play Store. Plus, with the Linux terminal support in Pixels (note: not all Android phones support this, e.g. Snapdragons don't support privileged virtualization), you can also run Linux desktop apps.

by microtonal

6/26/2026 at 3:50:24 PM

/etc configuration instead of the insanely bad system properties crap, glibc instead of bionic (which has even worse POSIX compliance than Windows), ld instead of linker, FHS, not having a batshit insane No-Sockets rule, not needing to port software that already compiles and runs on GNU/Linux, X11/Wayland/Arcan, system services aren't entangled with Java, normal IPC mechanisms instead whatever the fuck binder is. The list goes on.

Android (and by extension GrapheneOS) uses Linux as a kernel, but it lives in its own world and is completely unrecognizable. I'd say it's even more alien than macOS. For most users, the differences don't matter. If you're a programmer or a sysadmin with reasonable expectations, you feel like a fish out of water very fast. And I cannot honestly the changes are for the better.

by ux266478

6/26/2026 at 4:01:44 PM

> /etc configuration instead of the insanely bad system properties crap, glibc instead of bionic [...]

The practical downside, however, is that this phone does not natively run Android apps, while GrapheneOS runs all Android apps bar those that require Play Integrity. Desktop GNU/Linux programs are either unusable or a terrible experience on a mobile device with a small screen and no mouse.

by drnick1

6/26/2026 at 4:28:35 PM

> Desktop GNU/Linux programs are either unusable or a terrible experience on a mobile device with a small screen and no mouse.

Is this an assumption or coming from your experience? Because I'm typing this on a GNU/Linux phone in a desktop browser and use a bunch of desktop applications daily and haven't noticed.

Of course if you run GIMP or something like that it won't fit unless you plug an external screen and a mouse in, but all the applications I use daily are perfectly usable. There's a lot of Kirigami and libadwaita programs these days that just work well on a phone, and if I need to launch my bank's application there's always Waydroid.

by seba_dos1

6/26/2026 at 5:41:46 PM

Could you please elaborate, which software is usable on mobile Linux except for Firefox? I've seen multiple people using mobile Linux, and they were using Firefox and webapps for everything, no exceptions.

by VortexLain

6/26/2026 at 7:17:55 PM

Checking Flathub should give you some idea: https://flathub.org/en/apps/collection/mobile/1

There are more, not every application that works fine has metadata filled up (and not everything is on Flathub either).

I do use some webapps, but with Epiphany rather than Firefox.

by seba_dos1

6/26/2026 at 6:25:21 PM

I can use most native GNU/Linux apps on my Librem 5 like gnome-calculator, gnome-calender, gnome-weather etc. I can run Android apps via Waydroid. F-Droid works fine, too. Its default app store (https://software.pureos.net/categories) provides things like music players, OTP app, and games. Flatpak works, too.

See also: https://linuxphoneapps.org/

by fsflover

6/26/2026 at 10:12:27 PM

To add to others. You can tell Kimi or whatever these days to write you a GTK4 mobile apps for a lot of pet use cases and it will. The result will also be a few C files and a meson build file, that will build on the phone itself with just gcc/binutils (I run arch linux, so no separate dev packages for deps like gtk, etc. that I need to install). You can install opencode or whatnot on the phone itself, and tell the phone to build you an app, and it will. If you need it changed, you can just ask for the changes on the phone itself and agent will update the app's code and re-build it on the phone itself. It will not need the 30+ GiB monstrosity of whatever Adroid needs to just build a hello world app and a separate computer.

The app will also build and run on your desktop without any/many changes, if you need that.

I got a fairly nice linphone GTK4 phone frontend app this way. So it's not just for toy apps. FOSS/Linux phones are well positioned for this self-building/self-updating prompt based software development, because you don't need separate computer and shitton of SDKs and a permission from the overseer to build/install the apps, and while phone UI is shit for manual programming, it's not at all shit for writing prompts.

by megous

6/26/2026 at 7:19:38 PM

Well, can you take a picture that looks better than what I made 20 years ago on a flip phone?

I have a pinephone and try it out year after year.. Well, let's just say that there is so many areas of improvement to make "GNU/linux" run on a mobile device (that sorta includes laptops as well, even though I have done so for years) that we might as well start over from statch.

For example one can't just let everything run whenever it wants, wasting battery life. Android's "more complicated" system and binder was criticized in this thread, but that's exactly what ties together the whole thing to be able to run on a device that fits in your hand, with centrally managed "let's pause this app now" etc

by gf000

6/26/2026 at 11:41:14 PM

I'm pretty sure these look significantly better than what 2006 flip phones were capable of, even after scaling down by Mastodon: https://social.librem.one/@dos/tagged/shotonlibrem5

Also, I'm perfectly capable of deciding whether I need an application to be running at a given moment myself, I don't need the OS to make dubious decisions for me.

by seba_dos1

6/26/2026 at 10:00:49 PM

OV5640 will not get better just by aging. You should adjust your expectations.

by megous

6/26/2026 at 4:23:05 PM

That's true, but is contingent on you running those Android apps for it to be meaningful. I have a very small number of interactive things I do with my phone. For me what matters is that writing software isn't a pain in the ass, my usual expectations on storage (eg remote filesystems) works and works well, maintaining my system works, my non-interactive system scripts work, etc. Almost all of this is broken on Android, and it doesn't really make up for it by breaking it to make it better. I find much of the design choices of the operating system to be completely tasteless.

If you say, rely on google maps, banking apps, apps for your IoT appliances, etc. it's certainly relevant. I don't have any of that though.

For me the most and truest pressing issue is that cell modems are very, very tightly coupled with Android. It's still true for the Jolla Phone that it simply is a worse phone because the modem drivers are buggy. This is a complicated issue that isn't getting better, and is mostly to do with legislation legally mandating the tivoization of cell modems, a weird line in the sand on what responsibilities fall to the hardware or to what software, as well as the modem manufacturers themselves not really caring.

by ux266478

6/26/2026 at 6:04:20 PM

For me the most and truest pressing issue is that cell modems are very, very tightly coupled with Android. It's still true for the Jolla Phone that it simply is a worse phone because the modem drivers are buggy.

My impression (also for Ubuntu Touch, etc.) is that all these systems use the upstream vendors' Linux kernels trees and firmware blobs for Android.

Unfortunately, since we are not talking about Samsung or Google, but just some random Chinese ODMs, it's usually years old Linux versions and ancient firmware blobs full of known holes (e.g. the C2 is running a Linux tree from October 2022). It's only thanks to the tireless work of postmarketOS etc. that some devices boot on modern kernels.

by microtonal

6/26/2026 at 4:14:34 PM

Also Play Integrity (if you run sandboxed Google Play Services), but it only passes at the basic level, which is enough for most apps that use Play Integrity.

by microtonal

6/26/2026 at 6:22:24 PM

SailfishOS (from Jolla) runs Android applications via Alien Dalvik.

by WhyNotHugo

6/26/2026 at 3:54:04 PM

I think he was asking about advantages, not "how is it similar to a Unix system from the 80s?"

by IshKebab

6/26/2026 at 4:38:54 PM

The irony you fail to realize, the differences listed in fact would be typical of a random Unix system in the 80s, where it's just a mountain of bad and random opinions stapled on top of a Unix system. Some random and half-baked libc? You got it! Some bizarre and overly convoluted greenfield filesystem structure? It's right there! Completely different and frustrating custom linker behavior? Yep!

Everything I listed was an advantage. Now see, I don't think Unix is the be-all end-all of operating systems design. I don't particularly care for Linux, the BSDs, macOS, etc. But Android is a definite regression in the strongest terms. Give me a PIMOS or Genera or Squeak phone that works well. I'll be happier than I would with a Linux phone.

by ux266478

6/26/2026 at 7:22:54 PM

Which system has better security from an end-user perspective?

Only iOS comes anywhere close.

by gf000

6/27/2026 at 1:59:04 PM

(Not on mobile but) Qubes OS does.

by fsflover

6/26/2026 at 3:56:10 PM

My xperia 10 iii was 280€(+50€ OS) vs 500€++ for a pixel.

But I hate phones. All I want is navigation, sms/call, signal, steam and firefox.

by ThatMedicIsASpy

6/26/2026 at 4:12:57 PM

Ehm, a Pixel 9a is currently 349 Euro here (10a 399 Euro). Given that the OS is free, that's only a 19 Euro difference. For a much better camera, much better SoC, much better pretty much everything.

Of course, if your goal is to run SailfishOS, there is currently not much of another option.

by microtonal

6/26/2026 at 10:19:20 PM

My phone is a couple of years old at this point. A Pixel 7 was the newest i think. I don't care about cameras, I don't care about specs. All I need is listed.

My phone would have a screen time of a few mins per day. I can't stand doing anything on these tiny touch screens or browsing the web on a phone screen.

by ThatMedicIsASpy

6/27/2026 at 5:48:45 AM

The Pixel A lineup has always been affordable. Heck, the 4a was even $349 at introduction. The currently start a little higher, but are often around 350 Euro halfway the cycle.

by microtonal

6/27/2026 at 6:31:14 AM

gOS stops supporting a device when its EOL.

A cheaper 6a would be EOL next year.

They also came later vs 6/6Pro

by ThatMedicIsASpy

6/27/2026 at 6:35:00 AM

Stops officially supporting - often still gets patches.

6a is a 2022 phone, 7a is $150 on Swappa.

Where are we going with this?

by DANmode

6/27/2026 at 6:54:53 AM

No idea you guys make up prices and devices when I made my choices years ago?

All I can give you is my reasoning for picking it. Not giving google my money is always a plus in my book.

by ThatMedicIsASpy

6/27/2026 at 7:37:06 AM

I had no way to know it was years ago,

and I don’t consider buying used and flashing “giving Google my money”.

Although it definitely enables the market for Pixels, they definitely don’t make much (if any) money selling Pixels, due to they’re being cheap-yet-flagship devices.

It might even hurt Google for you to buy them and not capture all your data with their OS!

by DANmode

6/27/2026 at 4:36:01 PM

How are new pixels cheap?

by g-b-r

6/27/2026 at 5:23:03 PM

Compare to comparable iPhone or Galaxy Phone hardware.

by DANmode

6/27/2026 at 5:54:31 PM

Compared to iPhones yeah, they're a bit cheaper.

Compared to Samsungs, they seem to have comparable prices for less performing hardware, to me.

But what about all the other phones?

Are all Chinese manufacturers selling at a loss?

by g-b-r

6/27/2026 at 9:47:33 AM

My partner just got a 10a brand new, no contract for £250! Extremely good value.

by WickyNilliams

6/27/2026 at 4:33:47 PM

For 128gb without sd card support, you should specify that

Most people will fill that up in a glimpse without using cloud services

by g-b-r

6/26/2026 at 4:00:57 PM

You might be interested in the callback:

https://commodore.net/callback/

It's pretty cool looking! Very optimistic about it.

by fsfasfd

6/26/2026 at 6:05:22 PM

It doesn't have any web browsers. Who you are replying to wants Firefox.

by DanOpcode

6/26/2026 at 4:43:39 PM

The Pixel 10a is on sale for $399 on Amazon right now, and it's a far better device, and it can run GrapheneOS.

by drnick1

6/27/2026 at 9:48:34 AM

You can find it cheaper if you keep an eye out. My partner just got one for £250 unlocked, no contract

by WickyNilliams

6/26/2026 at 6:41:28 PM

If it has the "security" architecture of Linux (it's really more of a multi-tenant architecture) then that's a complete deal breaker. Wouldn't want it if it was 1000x faster/betterer than Android.

Our desktop OSes are just incompatible with running untrusted software, and you're gonna want to do that.

by tormeh

6/27/2026 at 2:04:14 PM

> Our desktop OSes are just incompatible with running untrusted software

You should have a look at https://qubes-os.org

by fsflover

6/26/2026 at 9:53:46 PM

>Our desktop OSes are just incompatible with running untrusted software, and you're gonna want to do that.

So you're saying people should only use walled garden closed source OSes? Sounds like tyranny to me.

by ginko

6/27/2026 at 11:42:16 AM

1) No one is saying that. As another commenter mentioned, Android is open source.

2) The point still stands, desktop operating systems like Windows and desktop Linux distributions are much less secure than Android or iOS. Read https://privsec.dev/posts/linux/linux-insecurities/

by Andromxda

6/26/2026 at 9:58:00 PM

No? AOSP is open source.

by Retr0id

6/27/2026 at 2:03:07 PM

AOSP doesn't run on any phone without a ton of proprietary blobs.

by fsflover

6/26/2026 at 3:31:47 PM

I read somewhere that the owners have ties to russia, but the most important thing is that they’re marketing very aggressively through posts that slander GraphenOS.

by dengolius

6/27/2026 at 6:38:34 PM

> posts that slander GraphenOS.

FWIW, as someone who is not in the phone OS development world at all but has been reviewing phones with alternative OSes for about the last 4 years...

My impression is that everyone else in the phone-OS and deGoogled-Android world hates the GrapheneOS folks, and it's mutual. They seem to be borderline impossible to work with, very arrogant and protectionist, and the project's own support lifetime is "when Google no longer supports your phone, we don't either."

Personally, I'd choose something else. Anything else, in fact.

by lproven

6/26/2026 at 3:40:13 PM

> they’re marketing very aggressively through posts that slander GraphenOS

I would really appreciate it if you could give some references - any at all - to back this claim.

All I have seen is GrapheneOS folks (or probably just a certain individual affiliated with the GrapheneOS org) accusing them of doing this.

by ttkari

6/26/2026 at 4:20:04 PM

IIRC the company tried to become a major mobile operating system in the BRICS countries, which led to Rostelecom, the Russian state telecom operator, purchasing a majority state in the company in the mid-2010s. After Russia invaded Ukraine, the company's management started a new company and moved all their employees and IP over to it to escape the Russian ownership.

by ndiddy

6/26/2026 at 7:29:13 PM

Oh, thanks for sharing. everything russia related is a hard pass until they repent

by Muromec

6/26/2026 at 5:52:20 PM

Russian Aurora OS was an official Sailfish OS offspring, focused on MDM devices, but Sailfish cut ties with Aurora in 2022, after the Russia-Ukraine war has emerged. It's now developed independently of Sailfish, although they share the same code since the codebase was unified before the split.

by VortexLain

6/26/2026 at 3:38:40 PM

Jesus christ, what is this FUD?

I know the people behind SailfishOS, they’re not like, friends or anything: just ex-Nokia developers who got fucked by Microsoft (like I did, btw, which is how I know of them).

I feel like the big tech smartphone duopoly would have a reason to spread such rubbish, but its so patently obvious that I doubt they are so stupid.

by dijit

6/26/2026 at 3:47:00 PM

It’s a sensitive topic for the US because it is an an EU-backed and funded project to move away from US tech, which undermines US interests globally. which is why you might see some unusually intense anger/vitriol hurled their way and Goebbels-level fabrications

by etdznots

6/26/2026 at 7:44:59 PM

The word to describe this is /законтачений/ . Some people are to be avoided even if they maintain the outward appearance of normalcy and not even realize themselves what the problem even is. Trust bit permanently burned, nothing to see here.

by Muromec

6/26/2026 at 5:45:08 PM

From https://en.wikipedia.org/wiki/Jolla

"It acquired new investors in 2016, among them the Russian company Votron. In March 2018 they were joined by Rostelecom (which is state owned) as investor, which took over Votron and OMP."

Note that was after 2014 russian invasion into Ukraine.

by TiredOfLife

6/26/2026 at 8:26:18 PM

After the 2022 invasion of Ukraine, Jolla moved to cut ties.

It sought to disengage from any Russian ownership from early 2022, entered corporate restructuring at the Pirkanmaa District Court, and on 24 November 2023 the court approved a programme obligating a complete sale of the business.

In May 2024 the original Jolla company filed for bankruptcy, its activities having been taken over in 2023 by the Jollyboys company established by Jolla’s former management.

The current entity is owned by the management team, with no Russian stake. So as of now, the “Russian-owned” framing is substantially outdated.

by dijit

6/26/2026 at 4:04:56 PM

You mean that GrapheneOS has ties to Russia? https://ised-isde.canada.ca/cc/lgcy/fdrlCrpDtls.html?p=0&cor...

(I actually couldn't find information on their nationality, they might be e.g. Ukrainian or second-generation Russian immigrants; Micay is somewhat Russian-sounding too, btw, although I think he's known to have been born in Canada).

by g-b-r

6/26/2026 at 4:17:05 PM

No, Jolla. They worked with the Russian government. But they cut ties even before the 2022 invasion:

https://forum.sailfishos.org/t/plea-for-official-statement-f...

by microtonal

6/26/2026 at 7:46:55 PM

Cutting ties is a matter of protecting ones investment, while working with certain parties is a moral choice.

by Muromec

6/26/2026 at 7:02:25 PM

[flagged]

by iamnothere

6/26/2026 at 7:51:30 PM

You are trying to be funny, while russian drones fly above my mom's house, so it isn't as good of an answer to give as you may image

by Muromec

6/26/2026 at 8:18:58 PM

I get frustrated when people draw imaginary Russian connections into projects/products that I like. It often happens with anything “hackerish” or non-mainstream (particularly privacy adjacent things) and has become quite annoying.

by iamnothere

6/26/2026 at 11:45:11 PM

being owned by the russian government is more than a trace amount of "imaginary" connection, but since you like it, it doesn't matter. I mean, okay, reality and your vibes not being in agreement is a legit reason to be frustrated. this being done by other people is even rude, I would say

by Muromec

6/26/2026 at 11:59:43 PM

Jolla restructured after the invasion of Ukraine and the founders hold a majority share, minority owners include employees and a Finnish investor. It’s a Finnish company. Hopefully you don’t have a problem with Finns?

GrapheneOS is owned by a Canadian nonprofit foundation. One of the three board members is a Ukrainian national (currently conscripted but still on the board).

Flipper Devices is a Delaware corporation, it indeed started in Russia, but it moved out after the Ukraine war. Ukrainian nationals are on the team. It does not export to Russia.

Just to clear up some common misconceptions.

by iamnothere

6/27/2026 at 1:28:45 AM

>Jolla restructured after the invasion of Ukraine

that can mean a whole range of different things both in perception and in intention, but even at best it's "russian government currently doesn't control the company". if we speak about the /connection/, it can mean different things.

but the question worth asking -- are the people who took money from the russian government in past are the people I want to give my money to?

>Flipper Devices is a Delaware corporation, it indeed started in Russia, but it moved out after the Ukraine war. Ukrainian nationals are on the team. It does not export to Russia.

believe it or not, but the same goes and I would judge those Ukrainian nationals too.

by Muromec

6/27/2026 at 11:48:52 AM

Straight up conspiracy theories you're spreading here. Daniel Micay is Canadian, Dmytro Mukhomor is Ukrainian (he was literally conscripted into the Ukrainian army last year), and Khalykbek Yelshibekov is from Kazakhstan.

> Micay is somewhat Russian-sounding too

Sorry what?

by Andromxda

6/27/2026 at 4:10:36 PM

I said "I actually couldn't find information on their nationality". Thank you for clarifying it.

by g-b-r

6/26/2026 at 9:55:33 PM

You're accusing them of ties to Russia... based on their names?

by Itoldmyselfso

6/26/2026 at 11:32:38 PM

I'm not accusing anyone, I'm wondering if they're Russian because, you know, those seem Russian names....

by g-b-r

6/26/2026 at 9:43:15 PM

Why the downvote? That's an official document, and I did say that I couldn't figure out what it means

by g-b-r

6/26/2026 at 3:29:05 PM

They are (slowly) releasing more and more components

https://forum.sailfishos.org/t/open-sourcing-proceeding/2468...

https://github.com/sailfishos/sailfish-weather/

https://github.com/sailfishos/jolla-camera

It's still more open than AOSP

by mrbn100ful

6/26/2026 at 3:55:46 PM

> It's still more open than AOSP

I don't think this is true at all? AOSP is completely open source modulo driver blobs (which Sailfish has too) and Google services.

One can make a fully functional system, modulo drivers, out of only open-source components using AOSP. It's not possible to do this using Sailfish; the compositor, UI libraries (Silica), and most of the "core" apps are still closed source.

by bri3d

6/26/2026 at 3:58:10 PM

The compositor is open (Lipstick) : https://github.com/sailfishos/lipstick

And OSS projet based on the SFOS core exist : https://nemomobile.net/, https://github.com/nemomobile-ux

by mrbn100ful

6/26/2026 at 4:05:35 PM

Ahh, thanks for the correction, it's the window manager that's closed (lipstick-jolla-home). Regardless, I will stand by my statement that a fully open-source build of AOSP is significantly more complete and useful than a fully open-source build of Jolla.

If we're going to start counting forks, we get to count LineageOS and GrapheneOS for Android, and then the goalposts really move.

by bri3d

6/26/2026 at 5:11:50 PM

A pure AOSP distribution is now lacking a lot of basic apps. Distributions like LineageOS or GrapheneOS fill the gap with their own, but pure AOSP is totally unusable.

by fabrice_d

6/26/2026 at 10:01:04 PM

Googles been quietly chipping away at AOSP for years. There was a point where AOSP was actually decent, google made sure that wasn't the case for long.

by written-beyond

6/26/2026 at 4:25:25 PM

I kinda wish NemoMobile would be default UI… current SailfishUI with force gestures is (for me) highly annoying…

by ktosobcy

6/26/2026 at 3:57:48 PM

If I remember correctly a lot of AOSP core apps have been discontinued though.

by dadoum

6/26/2026 at 4:05:39 PM

I think people got too used to bundling by Apple and Google. For most of the core apps there are good and open source alternatives available.

The main point is that AOSP as a system (modulo firmware) is open source and SailfishOS is not. Also, even though Sailfish has an Android compatibility layer (though only for official devices), compatibility is most likely always going to be worse than 'real' Android.

That said, I hope that Jolla Phone becomes a success, more competition is good. Hopefully being funded better will move them to fully open source the base system.

by microtonal

6/26/2026 at 4:02:23 PM

Yes and most people don't realize that the current "AOSP" apps are the LineageOS apps.

A true AOPS image is missing most core Apps.

by mrbn100ful

6/26/2026 at 5:14:20 PM

The Email app had been forked into K-9 Mail, which later became Thunderbird for Android. AOSP Browser no longer made sense to develop after Chromium was ported to Android. And so on. The barebones applications in AOSP have been succeeded by better open source apps outside the AOSP repos. It doesn't make sense to maintain them when nobody putting together an Android distribution would choose to use them over those alternatives.

by lern_too_spel

6/26/2026 at 4:33:27 PM

Because no one was using them. Everyone was replacing them and shipping other apps. AOSP is very modular and customizable letting you configure what apps get included in the OS.

by charcircuit

6/26/2026 at 3:54:24 PM

I think you mean less. Since AOSP is fully open?

by singpolyma3

6/26/2026 at 6:03:03 PM

If the openness is important to you, you may want to have a look at other GNU/Linux phones, Librem 5 and Pinephone. The former runs an FSF-endorsed Debian derivative.

by fsflover

6/26/2026 at 3:41:38 PM

Personal experience with Jolla: I bought their first mobile (still have it somewhere) that would be a "Linux Phone that run android app". Wanted to support it and was ready to expect some bugs but it did not work all. No support at all, most of android app did not work. The OS was not finished that it was already obsolete. And now there are doing it again like the first one never existed. I have zero trust in this company

by CiTyBear

6/26/2026 at 3:53:53 PM

I still have my first Jolla from 2016. Still works and got updates till 2 years ago. The android stuff I used was minimal but worked fine except for bluetooth and nfc. I build my own mostly.

by poetaster

6/26/2026 at 4:57:33 PM

I still have my first Jolla from 2014, I used it until... 2022-ish? My main gripe was that RAM was limited, the OOM killer killed my browser way too often while I was actively using it. I didn't use too much Android stuff, but as far as I remember it mostly worked. I'd expect this new one to work just fine.

The thing that sounds really fishy is the "User configurable physical Privacy Switch". If you can configure it in software (how else?), then it's software-defined. If it's software-defined, then it's not physical.

by derdi

6/27/2026 at 11:30:02 AM

I don’t think they have the trust and platform stability to back up that price tag. But it’s always good to have more competition, so let’s see.

by port11

6/26/2026 at 4:45:38 PM

I used it as a daily driver back in 2014/15 and it worked ok from what I remember.

by alcasa

6/26/2026 at 5:25:04 PM

I was about to write the same. I even had a chance to meet their then CTO at their booth in WMC in Barcelona and complain in person but well …

by aivisol

6/26/2026 at 3:58:34 PM

Went from iPhone (with PostMarketOS on PinePhones as tests) to /e/OS on a CMF Nothing installed by Murena to GrapheneOS on 2nd hand Pixel 8.

I'm not advocating any of those specifically but I do recommend you take whatever step you are comfortable with to a saner mobile technology lifestyle.

IMHO it's a worthwhile learning journey that is probably less challenging and more empowering than you can imagine.

by utopiah

6/26/2026 at 4:21:56 PM

For those who do not have the funds for anything else, its worth looking into uad-ng:

https://github.com/Universal-Debloater-Alliance/universal-an...

E.g. on most Samsung phones you can uninstall (from the user partition): third-party Meta/Microsoft/etc. apps, the McAfee app scanner that not enabled by default, Gemini, Bixbee, most Google apps, most Samsung apps, some analytics services. You can make a pretty vanilla phone with just OneUI.

That said, best is to grab a Pixel, the only phone with an unlockable bootloader that also has modern device security (separate security processor, MTE, etc.). Installing GrapheneOS gives you a very pristine and quiet OS, while still providing great compatibility through sandboxed Google Play Services.

Also the only OS that provides Android 17 now, besides Pixel OS (and obviously betas like the OneUI 9 beta).

by microtonal

6/26/2026 at 3:25:41 PM

Careful with preordering, they seem to ignore requests to cancel & the community is rather hostile to any form of criticism

by boesboes

6/26/2026 at 4:08:01 PM

[flagged]

by zuzululu

6/26/2026 at 4:21:42 PM

Wait, what? What is wrong with European companies by default?

by mihular

6/26/2026 at 4:28:14 PM

They don't harvest all personal data becase they don't give a duck like the Usanian counterparts /s

by ktosobcy

6/26/2026 at 6:35:45 PM

[flagged]

by carlosjobim

6/26/2026 at 4:35:17 PM

[flagged]

by woah

6/26/2026 at 8:39:03 PM

> while having products that are far behind US and Chinese competitors.

They aren't though. They're just selling something more advanced than "more features". They're selling consumer rights, privacy, and the only competitive force in the world that stands a chance of reeling in the 500lb gorillas in big tech since our leaders abdicated their responsibility completely.

I'm American, and I fully support them in their goals. It's better, even for America, when the markets have competition. Especially when that competition is over intangibles that improve human lives more than "moar megahurtz!!!?!!!1!!" ever will.

by mapontosevenths

6/26/2026 at 4:44:21 PM

> Seems like a lot of European tech companies are kept afloat by "digital sovereignty" and maybe EU grant money

woah indeed.

by ezst

6/26/2026 at 5:51:01 PM

Good ol' European statism at work.

by pm3003

6/26/2026 at 5:43:07 PM

To be fair to Jolla, their brand predates the concept of "digital sovereignty" as we know it today. They were making Android alternatives even before China or Apple did.

by bigyabai

6/26/2026 at 4:38:21 PM

750 USD? I like the idea. And appreciate all the people who support such products, so phones are getting cheaper. But no way I'm getting it for over $150. It looks really cheap, and the marketing is bad, honestly. I think these corporations have spoiled me, and I was really looking for huuuuge wow effect for $750, but it's just a Linux phone.

by RomanPushkin

6/26/2026 at 7:49:46 PM

> But no way I'm getting it for over $150.

So Pinephone seems to be what you're searching for.

by fsflover

6/26/2026 at 9:21:59 PM

The Pinephone comes with ridiculously weak compute. The Jolla Phone has a Mediatek Dimensity 7100 comparable to $300 phones like the Honor 600 Lite [1]. Of course, with the $750 price tag you're getting an unlocked bootloader/Linux support and the labor of Finnish people.

[1] https://www.gsmarena.com/honor_600_lite_debuts_with_dimensit...

by porphyra

6/27/2026 at 7:05:25 AM

The parent gave the price tag, and I replied with the corresponding device. With good software, Pinephone can smoothly play videos, show map directions and browse the web with NoScript, https://sxmo.org/

by fsflover

6/26/2026 at 8:29:39 PM

Funnily enough, the privacy subreddit has banned all mentions of alternative phone operating systems.

by Cider9986

6/26/2026 at 7:33:34 PM

I bought and used sailfish on a Sony phone (also had a second one), with my work issued SIM card for mainly calling as a test, it also had a few popular messaging apps like WhatsApp and whatnot, maybe for 5 years, but got tired of the interface and apps mediocrity. On a personal phone after several years and several mediocre android phones that had to be switched way too often for my tastes I switched to an iPhone. And as I expected cause had a Mac 20 years ago, despite using Linux for all these years, God what a pleasure to use an iPhone. But anyway got tired of that sailfish phone and replaced it with an older pixel + graphene, not as huge as iPhone but still much better than the sailfish os, in both app support and interface. If you ask me this are the only tho decent phones now an iPhone or graphene. That Sony is running murena now I think cause it’s on the table getting an update once in a while.

by blu3h4t

6/26/2026 at 5:02:59 PM

> European alternative

What about the regulatory side where all of Europe is starting to require stock Android or iOS to even have an ID card?

by qurren

6/26/2026 at 3:19:21 PM

Have they unlocked the bootloader? Can I install a different OS on it?

by cassianoleal

6/26/2026 at 11:52:50 PM

Still sort of blows my mind that people regularly pay 600+ for new phones, and that's not even considered expensive.

I've only ever bought refurbished or budget ones

by taffydavid

6/26/2026 at 5:09:46 PM

I ordered two in the September batch, which was way less expensive.

Jolla phones are fine. I have friends who use it every day. Happy to support them all the best I can.

—— Sent from my iPhone 17 Pro

by seviu

6/26/2026 at 7:41:50 PM

I'm getting Nokia N9 MeeGo vibes from this. Also reminded me of the tablet debacle which I suppose is ancient history at this point..

by mistyvales

6/26/2026 at 9:21:14 PM

There is a reason Jolla is ex Nokia people who made MeeGo. Sailfish (the OS) is a direct distended.

by mempko

6/27/2026 at 1:17:36 AM

No headphone jack? They show a photo of wired earbuds on the product page.

by bit_economist

6/26/2026 at 4:29:58 PM

I got first Jolla Phone ages ago, wanted to love it but in the end I disliked it bebause of gesture-oriented UI (it simply didn't 'click' for me and was annoying to use in the long run).

Right now I'm more excited about PostmarketOS which seems to be more vanilla Linux with more approachable UI…

by ktosobcy

6/26/2026 at 3:13:18 PM

I hope Ubuntu Touch has native support for this, as it's a great OS with massive potential and active community.

by xandrius

6/26/2026 at 5:10:07 PM

I really wanted the official Ubuntu phone to catch on. I gave to the IndieGoGo for it but sadly it wasn't funded, so I installed Ubuntu mobile on a different old phone (a OnePlus One I think?) like a decade ago.

I thought it was very cool. It felt a lot more like a "computer that I could use as a smartphone" than a "smartphone with some computer stuff". I thought the interface was clean and nice and it was fun to hack on.

I really should buy a compatible phone and play with it again...I'm sure they've done a lot of work on it.

by tombert

6/27/2026 at 8:43:47 AM

Yeah, I did the same. Now you can even run android apk's on the system, which makes it easier to switch.

by xandrius

6/26/2026 at 3:26:05 PM

I like the idea of these new phones that might be a bit more privacy centered, and even with some different OSes but I think the biggest problem for a lot of adoption is the compatibility with things like banking apps, 2fa etc. It makes it quite an impossible daily driver thanks to some strange rules.

by bilekas

6/26/2026 at 4:02:00 PM

2FA is not an issue. Many, but not all banking apps work fine. I have an android phone for 3 apps which I need about once a month. Daily driving a linux phone since 2016.

by poetaster

6/26/2026 at 4:49:09 PM

I get all my 2FA through SMS or a Yubikey. It took a bit of wrangling from corporate IT, but it was "Get my yubikey or SMS working or buy me a company phone and pay for service that I won't use for anything else"

I never really did a lot of banking on my phone before, but it really wasn't that hard to let that go. I'd say the biggest hangup is not having Venmo or something for splitting bills with friends, yard-sales, etc, but I've started carrying some amount of cash again for those instances and it's worked out alright.

Been daily driving a dumbphone since 2023. Yes it takes a bit of work, but it's so SO worth it.

by Uncle_Brumpus

6/26/2026 at 3:50:40 PM

Unfortunately for the foreseeable future you'd need a cheap Android or iOS device for those apps and whatever you want as daily driver.

I don't think you NEED to open your online banking on your phone every day. Just use cash and cards.

2FA should be easily available on any OS

by axelthegerman

6/26/2026 at 4:25:17 PM

I don't think you NEED to open your online banking on your phone every day. Just use cash and cards.

That's an overgeneralization. In many countries online payments require approval through a smartphone. There are also banks that barely have a mobile banking website (e.g. Bunq last time I had it).

by microtonal

6/26/2026 at 4:47:02 PM

Yup. Which I like, but not the lock in. Anything over 100€ I have set to manually approve by the app. Also if I need to quickly transfer some cash to my current account, who I do regularly enough, I'm a bit out of luck.

I've not heard of a bank in the last while that doesn't have the restrictions, at least in Ireland and Italy.

by bilekas

6/26/2026 at 3:41:02 PM

There's a compatibility list at https://privsec.dev/posts/android/banking-applications-compa....

I think the challenges here exist but the reality is overblown to be honest, the vast majority of banking apps (everything that isn't struck through in that list) work just fine.

Fully agree the concern is discouraging adoption though. I would love to see more of a solution here, it seems like purely anti-competitive behaviour by Android that will block competitors emerging.

by pimterry

6/26/2026 at 3:34:39 PM

Perhaps my bank is special (Triodos), its app works just fine on the Jolla.

by erikvanoosten

6/26/2026 at 7:05:02 PM

I gave them money once on Kickstarter. Never got anything and they held my money hostage for years.

I'm never ever, ever buying anything from Jolla. They can go out of business for all I care.

by _zoltan_

6/26/2026 at 9:51:42 PM

Built in multi user capability is so enticing

by samat

6/26/2026 at 5:18:37 PM

Who designed such ridiculous camera bump? It would be a really nice device, if only it had a flat backside.

by butz

6/26/2026 at 7:16:32 PM

Who designed such ridiculous camera bump?

People who remember when phones had "flat backsides" and were constantly getting scratched and abraded by regular use just putting them on tables and picking them up again.

The tripod posture is a feature, not a bug.

I still occasionally use my iPhone 4 as a music player, and the flat back not only makes it susceptible to scratching, it makes it hard to pick up off of smooth surfaces like my coffee table. With a bump, you have something to grip.

by reaperducer

6/26/2026 at 3:13:48 PM

If this Sailfish phone is 700 and Commodore's is 500, I know which Sailfish device I can pay attention to.

by itomato

6/26/2026 at 4:02:18 PM

What do you mean?

by wasting_time

6/26/2026 at 3:31:03 PM

Does anyone know when they'll sell their company and product to russia again?

by dengolius

6/26/2026 at 4:00:57 PM

They will sell in Russia when it’s legal to do so, just like every other company.

by badgersnake

6/26/2026 at 4:09:05 PM

Are you talking about European companies? There are already many companies in Russia doing extremely well like Korean and Japanese companies

by zuzululu

6/26/2026 at 4:33:15 PM

European or American.

Currently Russia is sanctioned so it’s illegal to do business there. If it were legal they would be straight back.

by badgersnake

6/26/2026 at 5:07:52 PM

Ah I forgot about that. I don't think Russians will allow those companies to return for a very long time. When all the Western companies left the huge markets across verticals were handed out to local and east asian companies.

Russians hate the West and the incumbents know it. If Western companies started to muscle in again they would drop the price to protect their market shares.

Kind of silly to give up your entire market share over an unwinnable war.

reply to below: I had to add the rebuttal to your racist comment earlier (which you ironically deleted) by editing this comment, because I am being throttled and cannot reply to anymore comments.

by zuzululu

6/26/2026 at 5:17:33 PM

Don’t completely rewrite your comments after somebody replied.

by badgersnake

6/26/2026 at 3:39:02 PM

After they make Zelensky pres.

by Ylpertnodi

6/26/2026 at 4:31:59 PM

Ship to the US with GrapheneOS and I'll be first in line :)

by mrbluecoat

6/26/2026 at 6:11:42 PM

The Mediatek Dimensity 7100 in this phone does not support MTE and the phone is unlikely to have a secure enclave. So does not meet the GrapheneOS requirements by a long stretch.

by microtonal

6/26/2026 at 3:04:36 PM

What does "Assembled in Finland" mean?

by WarmWash

6/26/2026 at 3:07:16 PM

Stuff gets put together in Finland to form the final device they ship, even if the parts aren't made in Finland. I think a dictionary lookup for "assemble" might help if this explanation did not.

by embedding-shape

6/26/2026 at 3:19:46 PM

Well, assembly can mean that a pick and place machine is assembling individual capacitors onto a raw circuit board, or it can mean a teenager putting the battery in and putting the battery cover on before packaging it. That’s why “look it up in a dictionary” comments aren’t helpful. We aren’t confused about the word, we are confused what it means in this use because it can have a VERY broad definition.

Pick and place PCB assembly is very different from the final assembly of batteries in terms of who is capturing value and building a reasonable moat. Their sales angle is around European autonomy.

Low wage workers putting batteries in phones is not that, but PCB assembly is much closer to that.

by dghlsakjg

6/26/2026 at 3:52:33 PM

I don't know anything but I thought it's the opposite of that? I thought pick-and-place machines are like fancier 3D printers, and they can be bought and copied anywhere sufficiently advanced, but low-wage assembly workers are organic AGIs that require multi year culture building and prompt engineering know-hows accumulation to be able to achieve and maintain even usable yield rates and cannot be spun up overnight, especially after a workplace was once torn down.

Or am I just spoiled by apparent local regional abundance of cheap roboticists?

by numpad0

6/27/2026 at 1:06:16 AM

Pick a place machines are operated by experts, require supply chain planning to ensure you have the right parts with the right specs, the boards have to be tested, you have to diagnose issues. You have to understand solder bath temperature profiles. You have to have solder baths (large precision controlled vats of molten metal). It’s a complex problem.

Hiring people to put batteries in phones and phones in boxes? Never done that specifically, but other assembly line stuff like that does not require much. Certainly not a multi year culture building process. I used to work for a company that built food gift boxes. When we staffed up for the holiday season, it took about 20 minutes to train new hires. We once added an entire line in a day to make a custom product. I’m not saying that the managers and workers didn’t work hard, but it was not particularly complex work. Most of the difficulty was in finding ways to reduce packing times by a few percentage points.

Put this way: your company have a week to build one of the above processes for 1500 phones a week, and they get a $1mm bonus if they succeed. Do you choose pick and place assembly or battery assembly.

by dghlsakjg

6/26/2026 at 3:33:03 PM

Seems much more likely to me that the main board of the phone is assembled in China and the battery and the case, and perhaps the screen are added in Finland. But it would be nice to know for sure.

by SoftTalker

6/26/2026 at 3:09:15 PM

I read it as "how much is actually assembled in Finland versus arriving pre-assembled?"

by nticompass

6/26/2026 at 4:07:41 PM

[dead]

by yeah879846

6/26/2026 at 3:07:02 PM

the pieces of the phone are put together in the country of finland

by john_strinlai

6/26/2026 at 3:08:32 PM

Yes, but which pieces are put together there and which are already assembled elsewhere?

by nticompass

6/26/2026 at 3:12:44 PM

Exactly this (when nitpicking the phrasing). Is putting the finished unit in the box "assembly" of the delivered product?

OTOH, I'm not sure how much it matters. Apple products are "designed in California" (which is a bit of a lie to begin with), and very much assembled overseas.

Of more interest is how few units they've pre-sold compared to mainstream phones. I wish them well, but I doubt they'll change history.

by scoot

6/26/2026 at 3:25:18 PM

there is a legal differentiation between putting a finished product into a box ("packaged in") and assembling component pieces ("assembled in")

by john_strinlai

6/26/2026 at 3:16:46 PM

It's almost like a "ship of Theseus" problem. If something arrived in Finland for assembly that could theoretically be disassembled, does the final product count as being assembled in Finland? What even counts as "assembling"?

by Steve16384

6/26/2026 at 3:15:43 PM

Is putting the finished unit in the box "assembly" of the delivered product?

I've seen "Packaged in $country" on boxes before, so I suspect they are two different things.

Like food made in Canada that shows up in American chain stores being labeled "Distributed by QFC." There's lots of rules about this sort of thing.

Reminds me of back in the late 90's when Wal-Mart was all rah-rah about "Made in the USA!" on all of its products. Then my company bought every employee a Sam's Club membership and the cards were all marked "Litho en Mexico."

by reaperducer

6/26/2026 at 3:11:39 PM

What does their website say?

by tchalla

6/26/2026 at 3:20:00 PM

Probably things like fixing the mainboards to the casing, putting in batteries, back covers, flashing the software, running hw tests, packaging etc.

by ttkari

6/26/2026 at 5:22:10 PM

Their branding & website looks like a generic fake shop that was created in 30 mins for testing or scamming

by samtp

6/26/2026 at 7:13:09 PM

I wonder if humanity will ever go back to Nokia times small phones. If this phone was 50% smaller, I'd buy it in a heartbeat. I don't want to carry these huge bricks anymore.

by system2

6/27/2026 at 2:39:29 PM

Since NASA demonstrates it is possible to keep servicing software on a 50 years old hardware, traveling into space far far away, I want someone to buy software and original tooling rights for the Nokia 1100. Then prepare a firmware upgrade for the variant with WAP capabilities to replace them with a more modern, very optimized, stack and have it installed on the (millions of) remaining devices. Then deal with carriers convincing them to provide ad-hoc 2G CSD service. Finally setting up internet services for the puny device. One can always dream.

by wuming2

6/26/2026 at 8:28:24 PM

Most people like big phones and they sell the best. With more people who only have phones as their devices, they want to have as much screen as possible.

The solution that I would implement ifI wanted a small phone would be a Motorola flip.

by Cider9986

6/26/2026 at 3:47:13 PM

Another almost good phone without a mini jack :( User-replaceable battery, SD card port, mini jack, touchscreen that works consistently. Do I really ask for that much?

by Artoooooor

6/26/2026 at 3:57:07 PM

I'm also a bit dissapointed by that, but the community sponsored me a phone and I've been testing usb dongles. They're actually surprisingly good for no money. I think if I was a daily phones user I would probably be using bt.

by poetaster

6/26/2026 at 5:39:24 PM

Did you consider Librem 5 or Pinephone?

by fsflover

6/26/2026 at 3:43:00 PM

Google is so anti open it's the new Microsoft. I hope for a day when my phone runs nixos with Qt apps. Qt is so much better than java that I'm sure I'll be able to make do in 4gb what android takes 16gb for.

In the era of hallucinated apps, this doesn't even seen like an imaginary wishful scenario.

by sourcegrift

6/26/2026 at 4:08:36 PM

> Google is so anti open it's the new Microsoft.

You can unlock a Pixel's bootloader and install GrapheneOS. It would be highly ironic if the Jolla's was locked.

by drnick1

6/26/2026 at 5:47:38 PM

GrapheneOS seems to focus on privacy and security, not freedom.

by xigoi

6/27/2026 at 12:03:04 PM

This makes no sense. GrapheneOS is open source, while SailfishOS isn't. On top of that, GrapheneOS is much more secure.

by Andromxda

6/26/2026 at 4:44:42 PM

Why so expensive :(

by gitowiec

6/26/2026 at 8:02:31 PM

They also have the Jolla c2 for 360€

by mrbn100ful

6/26/2026 at 3:22:29 PM

I hope it eats you if you don't wear your Christmas clothes

by imzadi

6/27/2026 at 10:35:44 AM

Moto g 05

by erzo152817

6/26/2026 at 8:32:50 PM

Does it work with US networks?

by shmerl

6/26/2026 at 7:20:58 PM

does this have some weird ad tech? It turns white screen on me.

by cyanydeez

6/26/2026 at 4:58:29 PM

Is there anybody out there making a thin client device that runs almost everything remotely?

Basically a screen, battery and LTE chip with microSD storage for times

The way most people use phones are functionally useless without internet, so thats already a critical requirement and having the “phone” part of it you can do with 5c of hardware and free software.

by AndrewKemendo

6/26/2026 at 3:17:53 PM

why this over Fairphone?

by Marciplan

6/26/2026 at 3:50:52 PM

Mal, from Jolla has ports to from the 2 till the 5, I believe. I used an FP2 for about a year. Big difference is andoid app support, not present on the fp ohones.

by poetaster

6/26/2026 at 6:23:17 PM

fair enough!

by Marciplan

6/26/2026 at 3:15:14 PM

> 99€ down payment to lock your October delivery

...

by nicman23

6/26/2026 at 3:30:37 PM

I still can't take a device with a mid-range Mediatek seriously. Probably from my XDA days, where just its presence meant locked bootloaders and no kernel sources.

Congrats on selling them but "assembled in EU" can't be the main selling point.

by spaqin

6/26/2026 at 4:10:11 PM

[dead]

by slipperybeluga