When the iPhone X notch was first announced I thought it would be a fantastic security UI opportunity: What if the top of the screen was only writable by the system? It would normally be black or show the time, but whenever there is a password dialog, it turns green with a security lock. This is something I've wanted on all computers for a while: fundamentally, any computer where you can get access to the whole scree…
iOS Privacy: Easily get a user's Apple ID password, just by asking
221–230 of 326 posts
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#222When the iPhone X notch was first announced I thought it would be a fantastic security UI opportunity: What if the top of the screen was only writable by the system? It would normally be black or show the time, but whenever there is a password dialog, it turns green with a security lock. This is something I've wanted on all computers for a while: fundamentally, any computer where you can get access to the whole scree…
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#223This is related to an issue called root-phishing or superuser-phishing. You can do this with the Windows admin password prompt, the MacOS prompt, or with Linux sudo, as long as you can run code from a user account or edit a single file. alias sudo='sudo ./somethingbad; sudo' I'm surprised you don't hear about this that often. There is no perfect solution, since any visual feedback the operating system can do to make…
There are many solutions. First is requiring un-catchable keyboard shortcut to enter the password. Something like "ctrl-alt-delete" for Windows (I'm not sure if it's un-catchable, but you got an idea) or even better some unused key like pause/break. User will be trained to press this shortcut and app can't replicate it, so user won't be tricked. Second is using fingerprint. iOS should just use fingerprint always inst…
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#224When the iPhone X notch was first announced I thought it would be a fantastic security UI opportunity: What if the top of the screen was only writable by the system? It would normally be black or show the time, but whenever there is a password dialog, it turns green with a security lock. This is something I've wanted on all computers for a while: fundamentally, any computer where you can get access to the whole scree…
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#225Earlier quoted context omitted.
"Yes, but no, use your own." No one has touched my phone while it was unlocked since middle school.
Most of the people have girlfriends and friends.
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#226Earlier quoted context omitted.
An aside, but wouldn’t you be better off with each person having their own Apple ID and using family sharing to share apps and such?
I tried family sharing with my wife, and it resulted in her being unable to purchase any apps, even though she was set up as an adult user. We ended up turning it off because sharing apps wasn't worth the "Hey, can you buy this app for me?" coordination. And then there was all manner of nonsense after we turned it off, too. I assume there are other weird bugs in family sharing.
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#227> But, but, but, why is the . symbol within the ", is this all fake? Fun fact for those who (like me) didn't know for a long time... technically "gmail.com." is actually the domain name for Gmail. It's called the fully qualified domain name (FQDN), akin to an absolute domain name (as opposed to relative to the current subnet).
As a German (we don't do this), I also didn't like that when I saw it the first time.
[1] http://www.thepunctuationguide.com/british-versus-american-s...
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#228Earlier quoted context omitted.
> 1) Have there in fact been any known phishing attacks in Apple's App Store using this method? no attacks are known. But that doesn't mean a thing. It's very easy to do this, so you'd have to assume that it is being done. > 2) Wouldn't Apple's app review usually notice something like this before allowing it into the store? no. As the article says, this kind of functionality is incredibly easy to hide.
Re: 2) What does Apple review when approving apps?
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#229Apple should provide an API that limits an app's internet access in severe ways, preventing encryption, large uploads, etc. Unrestricted internet access should be a permission that few apps are granted.
Apps would still find clever ways to exfiltrate data but that itself would be something you could look for. Today, any app that has access to your data can upload it to anywhere without suspicion.
Re: iOS Privacy: Easily get a user's Apple ID password, just by asking
#230For a while iOS would just seemingly randomly ask me to enter my icloud password. I’m so used to this that without reading this article I would have literally fall for this every single time.
I have a joke with my family that I am forced to enter iTunes password on at least one iOS device - daily. We share one iTunes account, and when you enter the password on one device, all the others prompt for a password when unlocked. It's mildly frustrating when you have kids, and multiple iOS devices. The scenario goes like this: One of my kids' Messages app stops working (thanks Apple!). I am forced to turn off/on…