AutoHotkey Community

It is currently May 27th, 2012, 12:46 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: April 7th, 2010, 3:06 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
Doesn't it cost money to get a "signature"? If so I suspect for many AutoHotkey users it won't be useful + there is no need to distribute compiled scripts unless you want to (try to) hide your source code and charge money for your application. Perhaps the AutoHotkey.exe should be "signed" to gain some trust with the AV companies. :?:

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 8th, 2010, 1:06 pm 
hugov wrote:
Doesn't it cost money to get a "signature"?


There are several different offers that I found (below a small selection, no affiliation with any of them, purely for informational purpose), and it is of course a matter of choice whether you want your users to click on a scary dialogue because you don't want to sign the binary.

I have moved now to a platform (Lazarus) that is "Windows compatible" in the sense that it at least does not make it impossible to sign your binaries.

Achim

PS: Some certificates:
17 EUR /year or trial certificate: https://www.ascertia.com/OnlineCA/default.aspx
79$ a year: http://www.lindersoft.com/order_codesigning.htm
99$ a year: https://secure.ksoftware.net/code_signing.html


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 8th, 2010, 1:41 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
Free: publish & distribute source code and no scary dialog :D

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 8th, 2010, 3:10 pm 
hugov wrote:
Free: publish & distribute source code and no scary dialog :D


Really?

Could you please share how you request elevation of privileges withing a AHK?

And once that works: does that really prevent the warning dialog since Autohotkey.exe itself is not signed?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 9th, 2010, 9:15 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
ajl wrote:
Could you please share how you request elevation of privileges withing a AHK?
See Support for UAC #2.
Quote:
And once that works: does that really prevent the warning dialog since Autohotkey.exe itself is not signed?
I suppose not, but there shouldn't be anything to prevent it from being signed.

One problem with AutoHotkey.exe being signed is that it can run any random, possibly malicious script, and the UAC prompt would identify a "trusted" author rather than the real author of the script. Of course, it's less of a risk than with compiled scripts since the source code is visible (for those that are aware).


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Topic solved
PostPosted: September 11th, 2011, 2:31 am 
This has been solved, please see http://www.autohotkey.com/forum/topic75595.html

Thanks Lexikos!


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group