How do I add a digital signature to my software?

Discussion in 'Programming' started by checksum, Mar 12, 2007.

  1. #1
    A pretty straight forward question, I think.
     
    checksum, Mar 12, 2007 IP
  2. Robert Plank

    Robert Plank Peon

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In what? .NET?
     
    Robert Plank, Mar 12, 2007 IP
  3. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #3
    Oh my you are looking at something expensive I think. I read the thread looking for an answer and when it was not there I did a quick search.

    For your reading pleasure.

    Will watch the tread to see if you find a reasonable solution.
     
    Colbyt, Mar 12, 2007 IP
  4. Codythebest

    Codythebest Notable Member

    Messages:
    5,764
    Likes Received:
    253
    Best Answers:
    0
    Trophy Points:
    275
    #4
    To be honest, I don't get it.
    If they are YOUR software, you coded them yourself.
    If you can code software, the DS is the easiest.

    For me, you just said: I built a complete car from scratch. Does anybody know how I can change the oil !!

    Or, there's something I missed...that's why I don't get it I guess....
     
    Codythebest, Mar 12, 2007 IP
  5. checksum

    checksum Notable Member

    Messages:
    2,633
    Likes Received:
    101
    Best Answers:
    0
    Trophy Points:
    230
    #5
    The software was coded by another company, I just want to add a digital signature to it.

    Simple enough? :p
     
    checksum, Mar 12, 2007 IP
  6. Codythebest

    Codythebest Notable Member

    Messages:
    5,764
    Likes Received:
    253
    Best Answers:
    0
    Trophy Points:
    275
    #6
    Umm...I knew I didn't get it ...
    Is that legal?
     
    Codythebest, Mar 12, 2007 IP
  7. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #7
    He probably purchased the software and rights to the software right checksum? (otherwise, we cannot help you here)
     
    ccoonen, Mar 12, 2007 IP
  8. checksum

    checksum Notable Member

    Messages:
    2,633
    Likes Received:
    101
    Best Answers:
    0
    Trophy Points:
    230
    #8
    Kind of, I hired a company to program it for me.
     
    checksum, Mar 12, 2007 IP
  9. Codythebest

    Codythebest Notable Member

    Messages:
    5,764
    Likes Received:
    253
    Best Answers:
    0
    Trophy Points:
    275
    #9
    But...even...I always thought that DS are used to create a PKI, which need to be inserted before compilation...
    My mistake I guess...
     
    Codythebest, Mar 12, 2007 IP
  10. checksum

    checksum Notable Member

    Messages:
    2,633
    Likes Received:
    101
    Best Answers:
    0
    Trophy Points:
    230
    #10
    I have access to the .cab package so I can reprogram the software as needed.

    The more I read the more unneccesary a digital signature sounds.
     
    checksum, Mar 12, 2007 IP
  11. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #11
    It really depends on to whom it will be marketed.

    I don't worry to much when I get that unsigned software message. The average user might panic when that "unsigned" windows message pops up on the screen.

    If this product is for experienced users it might be a waste of your time and money.
     
    Colbyt, Mar 12, 2007 IP
  12. sarahk

    sarahk iTamer Staff

    Messages:
    28,830
    Likes Received:
    4,541
    Best Answers:
    123
    Trophy Points:
    665
    #12
    My todo list includes getting a digital signature for some software we sell. In theory we agree that it's a great idea. Practically we're not so enthused.

    Search for "verified publisher" and you get links like this: http://www.terryscomputertips.com/computers/publisher-could-not-be-verified.php and we take some comfort that Lavasoft aren't signed: Why Isn't Lavasoft From A Verified Publisher?, Afraid To Trust This Download!

    Our software is written in Visual Foxpro so it's interesting that http://www.google.co.nz/search?q="verified+publisher"+vfp comes up blank although http://www.google.co.nz/search?q="digital+signature"+vfp is more helpful.
     
    sarahk, Mar 12, 2007 IP