Universal security token , pictures …
Some pictures of the coming soon mobile universal security token together with related user stories. For our fellow mobile application developers , during development we try to test on real devices as early as possible and we use for this a low end device. This allow being more efficient in adressing real world issues , as simulators are generally not matching well real device performances.
Phone display photographing is a pain , fortunatly we found a helpfull girl who knows …
First start :
Main Display:
Token registration:
Token resynchronization:
| |
As end user may change time of the device , a command allow resynchronization accross the network. Token parameters are completly changed at this time increasing the overall security. |
One time password generation:
Password signature generation:
| |
This is a time synchronous one time password that also depends of a “text to confirm” manually entered in the phone by the end user. The end user experience is not unlike those sms payment systems , it is just that here transaction validation and authentication are addressed correctly… See here for details on how this is used in external web applications. |
ECDSA signature generation:
| |
At registration time the device has generated a public,private key pair that is used for on device electronic signatures generation. The full user story is detailled here. Not shown here , but fundamental to the safe operation of the ECDSA electronic signature is a portable secure random generator that collect entropy from available sources… |
No comments yet
Leave a reply