Quantcast StorefrontBacktalk » Blog Archive » Apple Store Handheld Payment Units Can Open Cash Drawers
advertisement
advertisement

Apple Store Handheld Payment Units Can Open Cash Drawers

Written by Fred J. Aun
November 4th, 2009
Like this story? Share it
To share this story with people in your social network, please click on the network icons below.

The new portable POS units being introduced by Apple in its retail stores will accept cash by wirelessly popping open money drawers sprinkled throughout the establishment, according to Apple Insider, which has several wonderful close-up shots of the new devices. The units will allow Apple to (finally) toss out the window the embarrassing Windows CE-based portable POS units it has used since at least 2005 in its otherwise Apple-to-the-core stores.

The units combine iPod touch features with a magnetic stripe reader, advanced barcode scanner and Apple-written software to speed plastic and cash transactions. The portable units “consist of a hard plastic, two-piece slip-on shell with a grip texture. The magstripe reader is tucked onto the back of the shell, and the barcode scanner is installed within the top of the device. Hidden inside the shell is a rechargeable battery to power the card reader and scanner. A set of four tiny lights on the back indicate the unit’s state of battery charge,” the report said.


advertisement

Leave a Reply

Newsletter

Quickly catch-up on the latest in E-Commerce and Retail Tech with our free weekly newsletter, with urgent bulletins as news merits.
advertisement

Most Recent Comments

Kill All The Passwords

This article does mention, but does not give enough attention to, the fact that the attacks discussed are only feasible when the encrypted password file can be copied and subjected to an offline attack. The trick is to have authentication performed on a separate, much more strongly secured host - such as an Active Directory Domain Controller, or a Kerberos server, or a NIS+ server, or even using something as banal as an LDAP-over-SSL authentication dialog. In these environments, the odds of the "password file" being stolen and subjected to an offline attack go to near zero, and only online attacks may be carried out by the attacker. With sensible exponential backoff between failed password attempts, lockout after a modest number of failed attempts on a single account, and pattern detection, that minimum 7 character password is quite secure enough. Passwords aren't dead yet for security purposes, and they will be with us for a very long while to come for practical purposes. The trick is to employ them correctly. Read more...
The possibilities you describe are years away from being implemented at best, so for the moment passwords are an ugly reality. Luckily, password managers can easily manage hundreds of passwords of any length. The only thing a user needs to remember is the master password. It seems like an easier task to educate users on how to use password managers rather than implement complex security technology on a global basis. Read more...