LWN.net Logo

Free the Cell Phone! (Wired)

Free the Cell Phone! (Wired)

Posted Oct 7, 2005 7:08 UTC (Fri) by Cato (subscriber, #7643)
In reply to: Free the Cell Phone! (Wired) by Ross
Parent article: Free the Cell Phone! (Wired)

SMSs are sent using the signalling channel of the mobile network (basically SS7, called MAP in case of GSM I think). SS7 is in fact a packet based network that carries signalling requests and responses (ringing, busy, etc) somewhat like IP. So when someone spams the network with a large number of SMSs, that's like trying to place that number of calls per second. In the old days when phones were entirely driven by human fingers, neither case was possible so the network didn't need to protect against this. Now, the issue is simply rate-limiting the SMS/signalling traffic to something reasonable. This is similar to what IP networks have to do in their control plan (routing/signalling) - ensure that routing updates are kept to a reasonable rate across the boundary to an untrusted network.

The drive to have a 'trusted' phone platform would enable some good things, such as preventing people faking their phone number in SMSs (imagine getting fake text appearing to be from a family member about some emergency - would you stop to think it might be faked if it came from their number?). However, it would also lock people out from installing arbitrary software on their own phones, including open source.

Laws protecting the right to unlock phones and SIMs at reasonable cost, and to limit the use of TPM in phones (ideally to network-affecting infrastructure modules, e.g. only way to send SMS is via an authorised API module), are very important to consumers, hackers and the mobile industry generally. Without the innovation of new software on mobiles, many exciting developments would happen far more slowly - e.g. clever relevance filtering of incoming phone calls (based on your calendar [are you in a meeting], contacts [is it the boss or spouse], time of day [only family calls after midnight], ...), fixed-mobile convergence (roaming to WiFi at home), etc.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds