Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #9811

use sha256 or sha512 instead of sha1 for deb.torproject.org

For example http://deb.torproject.org/torproject.org/dists/tor-0.2.4.x-jessie/InRelease currently uses Hash: SHA1. Please use a stronger hash, such as sha256 or sha512.

I believe, if you add

personal-digest-preferences SHA512
cert-digest-algo SHA512
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed

to ~/.gnupg/gpg.conf that should do the trick.

Otherwise try "gpg --edit-key your@mail", setpref, SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB, save.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking