Hacker News new | past | comments | ask | show | jobs | submit login

Does it require any binary blobs for the GSM module or other components? If not, this would be a pretty good choice for someone wanting complete control over his phone's software stack.



I'm pretty sure it does. Binary blobs hidden in the GSM module and communication with the GSM module is done with AT commands via some serial bus.


Binary blobs embedded in hardware are acceptable from a free software standpoint. As long as they can't be remotely updated.


Almost all wireless modems can be remotely updated. So this phone is mostly running proprietary software. That will be the case for any cellular technology for the foreseeable future.


There is an open source implementation of GSM baseband software http://bb.osmocom.org/trac/. Very limited hardware support though.


Huh, that's interesting, I hadn't heard about that before.

I don't think most people will find this helpful though. One of the main problems is that the chip vendors don't tend to release the hardware specifications and development tools.

Several of the USA carriers are itching to phase out all their 2G networks, so that they can re-use that spectrum for LTE. So a 2G baseband has limited usefulness moving forward.

Adding to that, implementing any kind of 3G (WCDMA, HSPA) is an order of magnitude more complex. Just the handoffs between a 2G and 3G cell tower are complex.

Sadly, LTE is sort of simpler than the 3G technologies, because its all just data (no special transfer mode just for voice). However, instead just going all IP protocols for voice and other services, they decided to implement a host of new and complex protocols for Voice-over-LTE (VoLTE). And some of the current chipsets now have to handle handoffs between LTE, 3G and 2G.

So this open-source stack will not get carrier approval. And even if it were to get popular, the FCC would likely throw up a stink, and the carriers would start banning users that are using a non-approved 2G stack. They would be somewhat justified in that because the existing baseband implementations go through extensive (and expensive) compatibility testing to make sure they place nice with the network under all possible conditions.

If you want to do open-source radio, your first fight is to get some spectrum that can be used unlicensed. There's big competition for the best frequencies (that can carry enough data and have decent range), so the spectrum auctions cost billions of dollars, and the winners are the existing major players.


So it sounds like there's little chance of a truly open source cellphone. What a shame. I wonder what the privacy implications are of having a remotely-updatable module inside every phone. Can carriers break encryption this way? Or otherwise snoop on users?


I wonder what the privacy implications are of having a remotely-updatable module inside every phone. Can carriers break encryption this way? Or otherwise snoop on users?

Yes they can snoop on the users, but they can do that now, without any changes to the radio firmware on the phone. The modem can't really do anything without the carrier's network.

If you mean spying on users by surreptitiously turning on the microphone, that's something where you want to control the phone's application processor rather than the modem firmware. Mostly because modern phone architectures have the microphones connected to the app processor instead of directly to the modem as in the feature-phone days (like a few years ago). Modern phones have sophisticated echo and noise reduction and use multiple microphones for that. And the audio is now used for other applications (like Skype or video recording) so it makes sense to hook up the microphones to the app processor instead.


You mean, as long as they can't be updated period.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: