logoalt Hacker News

mmoosstoday at 7:51 PM4 repliesview on HN

With a seemingly insurmountable workload - maintain an actually secure OS fork - for a small team, I wonder how GrapheneOS prioritizes things like messaging apps? I'm not saying it's wrong at all; I am just interested in the thinking inside a project like that.

I can imagine many reasons to devote resources to it:

* A platform is only as good as its apps. If they want to grow GOS in the general public, it requires a good SMS/MMS messaging app.

* LLM tools greatly reduce development costs, especially for well-known functions like text messaging.

* Without secure messaging (as far as SMS/MMS can be secure), the platform security is greatly reduced.

* GOS got a big donation, or has a volunteer that wants to do messaging ...

But idk what I'm talking about. What is their approach?


Replies

ravenstinetoday at 8:12 PM

Well they're going to be shipping GOS on Motorola and I think some other devices, so basic things like the messaging app need to actually have some polish to them. I really like GrapheneOS overall as-is, but the messaging app felt like baby's first texting app. Not necessarily their fault since it's pretty much straight out of AOSP if I understand correctly. But any time I've installed GrapheneOS, the messaging app is one of two things I must replace every time (the other being the downright bad AOSP keyboard).

If they fix(ed) their messaging app and their keyboard, then they've really eliminated a lot of potential complaints if a less tech-savvy crowd ends up buying future Motorolas.

microtonaltoday at 8:37 PM

A bunch of the AOSP apps feel like you have to rewrite them for modern standards now and then you can basically have them in maintenance mode for years. The AOSP messaging app has also lasted for 15+ (?) years and has basically had no maintenance from Google for many years.

Modernizing these apps seems very high-impact. These are the very first things a new user sees and after the initial modernization, they should be relatively cheap to maintain.

show 1 reply
flexagoontoday at 8:18 PM

I you look at the commits of the new Messages app it's mostly made by 2 people whose Github profiles show them as employees of GrapheneOS and who are mostly committing to different system apps. So I assume they have a separate team of devs whose job it is to make the system apps.

IIRC when they started first announced their replacement for the AOSP camera they said they hired a developer specifically for it.