When I travel to Europe/Asia, I just buy a local SIM and use Google Hangouts to make and receive calls over IP. I treat my cell phone numbers as disposable, and indeed,I've been through 4 different prepaid carriers in the past few years, but none of my friends and family noticed any change since they all call via my GV number. (well, in reality, almost no one calls these days except my parents, everyone else SMS's... I don't even answer the phone if it's not from one of my contacts since 95% of the time it's a telemarketer, and if it's not, they can leave me a message and Google will transcribe it)
The User Experience of Mobile Phone Numbers
11–20 of 39 posts
Re: The User Experience of Mobile Phone Numbers
#12If you want a stable phone number, use Google Voice (or another VOIP equivalent). When I travel to Europe/Asia, I just buy a local SIM and use Google Hangouts to make and receive calls over IP. I treat my cell phone numbers as disposable, and indeed,I've been through 4 different prepaid carriers in the past few years, but none of my friends and family noticed any change since they all call via my GV number. (well, in…
Re: The User Experience of Mobile Phone Numbers
#13Interesting network to network phenomenon or "growth engineering?" ;)
Re: The User Experience of Mobile Phone Numbers
#14The author has a very optimistic view of cellular companies -- in many countries, the official carrier rates for SIM's are far worse than those available from resellers, so the "Click here to roam" rates are not likely to be the "best options"
If telcos really wanted to give fair rates to roaming customers, they'd just negotiate more reasonable roaming rates so visitors wouldn't feel the need to buy a local SIM in the first place.
Re: The User Experience of Mobile Phone Numbers
#15Earlier quoted context omitted.
They are. Nodes on the internet should be identified by public key hashes, not IPs. Whoever can respond to a packet with a message, whose signature verifies against the public key that it's destined to, is by definition the recipient. Servers would have relatively static keys, while client keys could be as ephemeral as wanted. So rather than specify an IP address (location) as destination, you specify the recipient,…
IP addresses have nothing to do with identification. As the name implies, they're for addressing.
Re: The User Experience of Mobile Phone Numbers
#16If you want a stable phone number, use Google Voice (or another VOIP equivalent). When I travel to Europe/Asia, I just buy a local SIM and use Google Hangouts to make and receive calls over IP. I treat my cell phone numbers as disposable, and indeed,I've been through 4 different prepaid carriers in the past few years, but none of my friends and family noticed any change since they all call via my GV number. (well, in…
What other VOIP equivalents are there for those of us who don't live in the US?
They also have a nice service that lets you purchase a number in a foreign country and forward it to your own number. My relatives live overseas so I bought a local number in their country that they can use to call me for free. it only costs me a few dollars/month.
None of these features are unique to Anveo, but I've been using them for a few years and have been quite happy with the service.
Re: The User Experience of Mobile Phone Numbers
#17I agree with the author on a few points: 1. the telephone number system is terrible (but only in hindsight) 2. a telephone number should not be used for security But his premise of a DNS for phone numbers is ridiculous. Does he think the PSTN was invented when smartphones came out? What about the wide plethora of legacy phones that would cause countless issues? If someone did manage to complete he herculean (if not i…
Re: The User Experience of Mobile Phone Numbers
#18If you want a stable phone number, use Google Voice (or another VOIP equivalent). When I travel to Europe/Asia, I just buy a local SIM and use Google Hangouts to make and receive calls over IP. I treat my cell phone numbers as disposable, and indeed,I've been through 4 different prepaid carriers in the past few years, but none of my friends and family noticed any change since they all call via my GV number. (well, in…
Re: The User Experience of Mobile Phone Numbers
#19If you want a stable phone number, use Google Voice (or another VOIP equivalent). When I travel to Europe/Asia, I just buy a local SIM and use Google Hangouts to make and receive calls over IP. I treat my cell phone numbers as disposable, and indeed,I've been through 4 different prepaid carriers in the past few years, but none of my friends and family noticed any change since they all call via my GV number. (well, in…
How does that work for all the services that refuse to accept VoIP numbers nowadays? Don't they still need your cell phone number, which keeps changing?
Re: The User Experience of Mobile Phone Numbers
#20Earlier quoted context omitted.
IP addresses have nothing to do with identification. As the name implies, they're for addressing.
My point is that, with cryptography, they are redundant. If all traffic on the internet is encrypted, why do I need to both encrypt a packet such that only a single recipient can read it and specify an address? Any node on the path to the recipient could do a lookup and find Google's IP address, the client doesn't really need to.