Click here to Skip to main content
15,907,906 members

Survey Results

Do you digitally sign your applications?   [Edit]

Survey period: 12 Jan 2009 to 19 Jan 2009

Reassuring your users that the software you are providing them is actually from you is becoming more and more important. Do you digitally sign your apps?

OptionVotes% 
Yes, always when possible999.40
Yes, for some apps18017.09
No, but we are considering it14513.77
No, not at all49446.91
What"s code signing?13512.82



 
GeneralWhat for? Pin
sucram11-Jan-09 20:48
sucram11-Jan-09 20:48 
GeneralHave you seen costs for a certificate ? Pin
Davide Zaccanti11-Jan-09 18:32
Davide Zaccanti11-Jan-09 18:32 
GeneralRe: Have you seen costs for a certificate ? Pin
KarstenK11-Jan-09 20:48
mveKarstenK11-Jan-09 20:48 
GeneralRe: Have you seen costs for a certificate ? Pin
Davide Zaccanti12-Jan-09 0:20
Davide Zaccanti12-Jan-09 0:20 
GeneralRe: Have you seen costs for a certificate ? Pin
KarstenK12-Jan-09 3:14
mveKarstenK12-Jan-09 3:14 
GeneralRe: Have you seen costs for a certificate ? Pin
Rajasekharan Vengalil12-Jan-09 11:49
Rajasekharan Vengalil12-Jan-09 11:49 
GeneralRe: Have you seen costs for a certificate ? Pin
Shog912-Jan-09 12:38
sitebuilderShog912-Jan-09 12:38 
GeneralRe: Have you seen costs for a certificate ? Pin
Rajasekharan Vengalil12-Jan-09 12:55
Rajasekharan Vengalil12-Jan-09 12:55 
Shog9 wrote:
What if they did? Unless your user base demands that you sign your executables, paying for a background check on yourself doesn't really gain you anything there.


Yep, it doesn't! And most users probably don't care either way (except maybe if you're building something for the Department of Defense or something).

That apart, sometimes, deciding to sign your code may be technology driven. I remember working on a project where we had to sign a Java applet because the JRE didn't allow you to make cross-domain network calls otherwise and we really hated having to do this as it was one more hoop that the users had to jump through. They had to click this "I agree" thingy you see - which of course meant that there had to be documentation on the screen somewhere that told them what to do - with screen-shots and all ("hey, don't forget to check that 'Always do this' check-box by the way, so you don't have to deal with this ever again - except of course, if you used a different browser, or re-installed it or cleared your cache yada yada yada"... sigh!). Sometimes, the verification dialog would hide behind the browser window and the user would never know what was going on and the page'd just sit there doing nothing! Grrr!

And if that wasn't enough, we learnt that you had to get separate certificates to sign applets and ActiveX controls and you had to pay in full for both! Mad | :mad:

--
gleat
http://blogorama.nerdworks.in[^]
--

Number Two's eyes narrowed and became what are known in the Shouting and Killing People trade as cold slits, the idea presumably being to give your opponent the impression that you have lost your glasses or are having difficulty keeping awake. Why this is frightening is an, as yet, unresolved problem. -- HHGTG


GeneralRe: Have you seen costs for a certificate ? Pin
Member 9612-Jan-09 20:17
Member 9612-Jan-09 20:17 
GeneralRe: Have you seen costs for a certificate ? Pin
Andrew Kitchens17-Jan-09 14:28
Andrew Kitchens17-Jan-09 14:28 
GeneralRe: Have you seen costs for a certificate ? Pin
User 4041112-Jan-09 18:56
User 4041112-Jan-09 18:56 
GeneralRe: Have you seen costs for a certificate ? Pin
Theodore M. Seeber13-Jan-09 7:35
Theodore M. Seeber13-Jan-09 7:35 
GeneralRe: Have you seen costs for a certificate ? Pin
Luis Alonso Ramos15-Jan-09 4:52
Luis Alonso Ramos15-Jan-09 4:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.