>I am also considering using SIP (VOIP) numbers for maximum privacy,
The problem is many services out there using SMS for authentication codes blacklist VOIP numbers and only accept real phone numbers tied to a SIM/eSIM. E.g. In USA, the Social Security website doesn't accept VOIP numbers to verify logins. Also, some software purchase validation schemes (i.e. using phones as a form of "DRM" restriction) reject VOIP numbers.
In the early 2000s when VOIP started being offered to consumers, nobody checked for "is it VOIP?" so didn't rejected them. It was as good as a real phone number. But that has changed and more and more places will not accept them. A lot of financial services (trading platforms and KYC reject VOIP numbers).
For a government website like Social Security, the fallback is for the citizen to go to the local office instead of authenticating credentials remotely at home. Same situation with the IRS tax refund website. The ID.ME identity website used by the IRS rejected VOIP numbers. If a person wants their tax refund released without giving up their phone # to ID.ME, they need to drive to the IRS office and verify their identity in-person.
For the software-verify-phone#-with-SMS, there was no other option. If one theoretically didn't have a real mobile phone #, there was no way to buy that software.
I've always wanted to make a two-factor authentication device that has a camera, QR reader, and an e-ink screen for listing the codes that otherwise does nothing else. but ive always been a bit limited because I don't really know where to get started making hardware. but i feel like 2-factor authentication is the number one thing preventing me from getting rid of my smartphone which is kind of silly because why do i need some massive super computer in my pocket (at least from the perspective of the 1980s) to have an alternating cypher to login to websites on my laptop.
The easiest, fastest way to hack this together would be a raspberry pi zero with a display hat. It'd be chunky, but it would keep all the TOTP shared secrets off of other less reliable devices.
Some password managers like 1Password can do the two-factor stuff for you, so you don't have to pull out your phone. On the fully supported pages it'll just autofill your username, main password, and one-time password.
Just as a reminder. If you save the 2FA token in the same password database as the actual password of the website you effectively neutralized 2FA or at the very least weakened it.
The headline is a bit misleading he got rid of ALL phones and says he will buy a Linux phone when available. Which makes no sense because there are Linux phones available and they still have the same problems he complains about in his initial paragraph. He still uses a sim but in a stationary devices. Which makes it likely he is most afraid of being tracked while on the go. I would have gone for a pure sip solution personally. If he uses a normal carrier or a sip product doesn't change anything but makes the setup easier. If he uses a burner sim it doesn't make sense to deploy it at home. Which also makes his IMEI/IMSI dancing obsolete. Could be a nice setup deployed in the wild but makes no sense at home. Lots of question marks tbh.
The simpler solution, I keep coming back to, get a "Faraday bag" and keep your phone in it. Pull the phone out only when you need it.
If you still want PhD levels of complexity then I suppose you can try to be very methodical about where/when you "unbag" your smart phone so as not to reveal too much information about your habits, locale.
Personally I don't really care about tracking and I use it more as a power saving measure, but FWIW on my Librem 5 cutting the modem out of power is just a matter of a single flick of a switch on the side of the phone, making it trivial to use the modem only at will and keep the device WiFi-only otherwise.
Go buy a flip phone which has smartphone capabilities. You can use it for basic smartphone requirements (SMS, browser, camera, etc) but you really wouldn't /want/ to. This is the issue with smartphones - ease of use means you are constantly grabbing for it.
Having done this search before I can tell you there aren’t many great options. There is one (1) 5G flip phone, the TCL Flip 4 5G, but it runs KaiOS (not Android) and is carrier locked to T-Mobile.
Unihertz makes smartphones, not flip phones. Some have keyboards but they don’t flip open (no moving parts). They also don’t provide regular software updates and their phones are easily damaged. Honestly if you’re thinking about buying one of these smartphones, the iPhone SE line is probably a better choice. I’m still using my 2016 iPhone SE without issue, supports 4G LTE but no 5G and gets security patches from Apple. Can run most apps without issue. Newer SE models have 5G but ditched the home button, headphone jack, and got bigger, all downgrades imo. Another phone in this area is the Pixel 4a 5G, which I’ve considered buying to replace my ageing 2016 SE but haven't yet. (I might just replace it with another 2016 iPhone SE).
Japanese flip phones (Keitai) are there own separate rabbit hole which includes texting a random Japanese man on WhatsApp and paying him to unlock the phone for you.[0] Also very difficult (if not impossible) to find a 5G phone, most are running 4G or 3G. But they can run Andriod
The bottom line is that there are no great phones in this space. Dumbphones are a slightly different concept than flip phones; many people who use dumbphones also have a smartphone for everyday tasks (maps, banking app, etc.). These people are drawn to dumbphones for help with screen addiction, minimalism, or just the aesthetic, which is different for me because I'm looking for a flip phone that is just as capable and well-supported as the mainline smartphones but that actually fits in my hands and my pockets and has a long battery life.
>Why 5G?
Coverage and longevity. I've had my SE for nearly 10 years at this point and would like to be able to keep my next phone for just as long, even if 4G LTE becomes sparser/gets sunset. (I have already noticed that I get poorer coverage compared to 5G phones).
>Why Android?
I need to be able to run my banking app and all other this-could-have-been-a-website apps packaged for the masses.
I have a strong desire to achive control of my device, though I could care less about bieng tracked
at the network level.
One of my primary uses for my device is navigation, which I use OSM or derivitives for, and want to build an on device copy, that can be updated periodicaly.
given that there are phones with 1Tb internal, and have slots for 2Tb cards this should be doable with plenty of room left for media.
There are also species of ultra compact ssd drives availible now, and I look forward to having a nicely portable device, that has excess capacity for all but the most obsesive media collecting.
up next cameras, wich should be placed dead center and not project from the device back
bla bla bla
these guys say they are going to be shipping dev boards soon, looks tasty
For what purposes, may I ask? For privacy? For illegal stuff? For what? To be invisible you have to be ordinary. Ditching smartphone in this extreme way is completely opposite.
That doesn't work in the era of mass surveillance where you literally have to remain ordinary 100.00% percent of the time to remain invisible. That altogether defeats the purpose of wanting to be invisible.
I wonder how useful smartphones are without cellular service. Can you use GPS without it? Maybe meshtastic for local area communication. Are there alternatives to high speed Internet that’s not based on cellular service?
The last gen iPods (that looked like an iPhone) were basically this. Also I've had friends who stopped paying for their cell service, same thing, just needed wifi.
I currently have a phone with SIM card, and the old phone without.
Nothing but cellular service - calling, text, and phone-based internet - is affected. I could easily set it up to receive texts and phone calls when connected to my house Wifi, anyway.
The problem is many services out there using SMS for authentication codes blacklist VOIP numbers and only accept real phone numbers tied to a SIM/eSIM. E.g. In USA, the Social Security website doesn't accept VOIP numbers to verify logins. Also, some software purchase validation schemes (i.e. using phones as a form of "DRM" restriction) reject VOIP numbers.
In the early 2000s when VOIP started being offered to consumers, nobody checked for "is it VOIP?" so didn't rejected them. It was as good as a real phone number. But that has changed and more and more places will not accept them. A lot of financial services (trading platforms and KYC reject VOIP numbers).
For the software-verify-phone#-with-SMS, there was no other option. If one theoretically didn't have a real mobile phone #, there was no way to buy that software.
Deleted Comment
https://www.reiner-sct.com/en/produkt/reiner-sct-authenticat...
… and then decide whether you really want to get into electronics development.
Could probably compile it in if discipline is a concern.
I'll eventually pick one up to play around with..
Deleted Comment
The simpler solution, I keep coming back to, get a "Faraday bag" and keep your phone in it. Pull the phone out only when you need it.
If you still want PhD levels of complexity then I suppose you can try to be very methodical about where/when you "unbag" your smart phone so as not to reveal too much information about your habits, locale.
Unihertz makes smartphones, not flip phones. Some have keyboards but they don’t flip open (no moving parts). They also don’t provide regular software updates and their phones are easily damaged. Honestly if you’re thinking about buying one of these smartphones, the iPhone SE line is probably a better choice. I’m still using my 2016 iPhone SE without issue, supports 4G LTE but no 5G and gets security patches from Apple. Can run most apps without issue. Newer SE models have 5G but ditched the home button, headphone jack, and got bigger, all downgrades imo. Another phone in this area is the Pixel 4a 5G, which I’ve considered buying to replace my ageing 2016 SE but haven't yet. (I might just replace it with another 2016 iPhone SE).
Japanese flip phones (Keitai) are there own separate rabbit hole which includes texting a random Japanese man on WhatsApp and paying him to unlock the phone for you.[0] Also very difficult (if not impossible) to find a 5G phone, most are running 4G or 3G. But they can run Andriod
The bottom line is that there are no great phones in this space. Dumbphones are a slightly different concept than flip phones; many people who use dumbphones also have a smartphone for everyday tasks (maps, banking app, etc.). These people are drawn to dumbphones for help with screen addiction, minimalism, or just the aesthetic, which is different for me because I'm looking for a flip phone that is just as capable and well-supported as the mainline smartphones but that actually fits in my hands and my pockets and has a long battery life.
>Why 5G? Coverage and longevity. I've had my SE for nearly 10 years at this point and would like to be able to keep my next phone for just as long, even if 4G LTE becomes sparser/gets sunset. (I have already noticed that I get poorer coverage compared to 5G phones).
>Why Android? I need to be able to run my banking app and all other this-could-have-been-a-website apps packaged for the masses.
[0] https://old.reddit.com/r/dumbphones/comments/14qky1j/a_conso...
I wasn't able to make the switch, I find that having a good camera on a phone is too much of a convenience.
bla bla bla
these guys say they are going to be shipping dev boards soon, looks tasty
https://liberux.net/
Nothing but cellular service - calling, text, and phone-based internet - is affected. I could easily set it up to receive texts and phone calls when connected to my house Wifi, anyway.