XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • backlog
    • build

    Description

      As discussed on the dev list [recently| ] it is wise to stop relying on md5 and sha1 sums as they are inherently insecure. apurtell has suggested to use Hbase approach on this by essentially doing

       for i in *.tar.gz; do echo $i; gpg --print-mds $i > $i.mds ; done 

      Attachments

        Activity

          People

            Unassigned Unassigned
            cos Konstantin I Boudnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: