What is Code Signing?

Code signing is the process of applying a digital signature to software/applications and is the virtual equivalent to shrink-wrapping CD based software for distribution. Code Signing enables the user downloading the “signed” software is legitimate, comes from a known software vendor and the code has not been tampered with since being published.

Why You Should Sign Code?

Customers who download software need to be assured of who published the software and whether the software has been tampered with or not. Code Signing provides this assurance and offers your users peace of mind when accessing your software online.

Digitally Signed Code

adobe-air-warning1.png

Unsigned applications display worrying security alerts to end users, warning them that the publisher of the application is unknown and advising them to only install applications from sources they trust.

Code Signed with a Code Signing Certificate

adobe-air-warning2.png

Digitally signed applications prominently display the name of the publisher on the install screen, alleviating the end user's concern over only downloading from trusted sources.