Menu

Downloading Updates

Help
userxyz
2012-07-25
2013-03-17
  • userxyz

    userxyz - 2012-07-25

    Given the security oriented nature of this program, it would seem to warrant having reassurance that my connections to the website for updates is also secure and authenticated. I think it would be swell if we had a certificate for the server connection in order to be sure that the update we get is validated thoroughly.

     
  • Paul

    Paul - 2012-07-25

    Sourceforge has a certificate, but you are better off checking the MD5 hashes.
    My favourite tool for this is Nero MD5 verifier.

    cheers, Paul

     
  • Julian Taylor

    Julian Taylor - 2012-07-26

    @pail459
    don't use the md5sums to verify anything untrusted anymore. its pretty easy to create collisions for it nowadays.
    use the sha1, sha256 or the pgp signatures.

     
  • Paul

    Paul - 2012-07-27

    I still haven't found an easy to use verifier that does anything but MD5. Being able to paste the hash, point to the file and press the go button is my idea of a utility people would use.

    cheers, Paul

     
    • CodeWaggle

      CodeWaggle - 2013-03-17

      I came across Hashcheck, it seems to work pretty well.

      It creates a Checksums tab in the shell's file properties dialog that includes SHA-1. You can paste the hash into a field in the tab to see if it matches (you need to remove the spaces between the octets). Or if you have a checksum file you can double click it and it will be checked against the file.

      http://code.kliu.org/hashcheck/

      http://www.msfn.org/board/topic/127057-release-hashcheck-shell-extension-2111-3264-bit/

      Be Well,
      Joe

       
  • Nurple

    Nurple - 2013-03-17

    I've been using HashTab for years, http://www.implbits.com/hashtab.aspx

     

Log in to post a comment.