
05-13-2005, 12:30 PM
|
|
Editor Emeritus
Join Date: Aug 2006
Posts: 5,074
|
|
Windows Mobile 5.0 Application Security
"Every Windows Mobile–based device implements a set of security policies that determine whether an application is allowed to run and, if allowed, with what level of trust. To develop an application for a Windows Mobile–based device, you need to know what the security configuration of your device is. You also need to know how to sign your application with the appropriate certificate to allow the application to run (and to run with the needed level of trust). ... Most Windows Mobile devices ship with the Mobile2Market privileged certificate. Your application will work on these devices if you sign it through the Privileged Signing program of Mobile2Market. However, Smartphones on some mobile operator networks ship without the Mobile2Market privileged certificates. (As previously mentioned, these operators, as of May 2005, are Orange UK, Verizon USA, and Cingular USA.) On these devices, you have to ask the OEM or mobile operator to sign your application, and that organization may be very restrictive about what applications it is willing to sign."Application signing has been a controversial topic for the Smartphones. Developers and users hate it. Carriers love it. I consider it as a necessary evil. According to this article not much has changed on the Smartphones as far as the security goes, but seems like development and testing of the application signing process and detecting the security configuration has been simplified.
|
| |
|
|
|