Somewhat related: I've long wondered why ATM cards don't have something similar. 1234 is my regular PIN. 1235 is my help I'm being robbed PIN -- it dispenses the cash, calls the cops, and tags the video.
It's a nice idea but wouldn't work in practice. If the "help" PIN is always 1 higher then there would be too many false alarms due to pressing the wrong button. Or if the "help" PIN is totally different then victims will forget under stress.
Why Don’t Smartphones Have A “Guest Mode”?
81–90 of 208 posts
Re: Why Don’t Smartphones Have A “Guest Mode”?
#82Earlier quoted context omitted.
Wasn't this a solved problem... 40 years ago? At least?
Nope. While on Windows, Linux, and OS X you can have two remote users logged in and independently using tty windows, they all must share the same GUI window.
Re: Why Don’t Smartphones Have A “Guest Mode”?
#83Re: Why Don’t Smartphones Have A “Guest Mode”?
#84Re: Why Don’t Smartphones Have A “Guest Mode”?
#85Earlier quoted context omitted.
Wasn't this a solved problem... 40 years ago? At least?
Nope. While on Windows, Linux, and OS X you can have two remote users logged in and independently using tty windows, they all must share the same GUI window.
X (the service commonly providing the *nix GUI) was pretty much built with this in mind; Linux has had an implementation of X that has provided this since at least the mid-90s.
Windows has had this on the server since at least Windows Server 2003, and has also introduced it to the "consumer" market in Windows 7.
(I'd be happy to find out whether OS X supports this or not.)
Re: Why Don’t Smartphones Have A “Guest Mode”?
#86Earlier quoted context omitted.
Perhaps the fake PIN would only show a preset of money in the account (and still call the cops)? If the robber didn't know the victim, they might buy it.
Not sure the situation in other countries, but in the US you aren't liable for any money lost in an ATM robbery. So this would be helpful to the banks, but not the victim.
Re: Why Don’t Smartphones Have A “Guest Mode”?
#87Earlier quoted context omitted.
Not sure the situation in other countries, but in the US you aren't liable for any money lost in an ATM robbery. So this would be helpful to the banks, but not the victim.
Just the knowledge of this would discourage ATM robberies from happening. If you knew that you'd only get x bucks, and that the police would be called as the transaction was happening, you'd be less likely to try this technique.
Re: Why Don’t Smartphones Have A “Guest Mode”?
#88Somewhat related: I've long wondered why ATM cards don't have something similar. 1234 is my regular PIN. 1235 is my help I'm being robbed PIN -- it dispenses the cash, calls the cops, and tags the video.
Re: Why Don’t Smartphones Have A “Guest Mode”?
#89Earlier quoted context omitted.
Wasn't this a solved problem... 40 years ago? At least?
Nope. While on Windows, Linux, and OS X you can have two remote users logged in and independently using tty windows, they all must share the same GUI window.
http://www.apple.com/macosx/whats-new/features.html#screensh...
Re: Why Don’t Smartphones Have A “Guest Mode”?
#90Also, I'm a bit afraid implementing full-featured multiple user sessions (similar to a desktop OS) would lead to a lot more bloat.