Quote from: wretched on September 04, 2012, 10:53 pmThe SHA1 hash signature is what is pissing me off. I have edited gpg.conf as per documentation, but the shit just stays the same. I didn't have the same problem on Ubuntu, I just like Debian more ATM, but this signature BS is disheartening.You need to edit the preferences for the key as well as the gpg.conf.Code: [Select]gpg --edit-key 0xCEE1EFC06E8BB80ARun showpref to see the key's current preferences, to change them use setpref followed by the algorithms in the order you want them and then save.You can see what all the options are at any time by typing help.