d2b0261 Add verification of signatures using gpgv2

Authored and Committed by zbyszek 8 years ago
1 file changed. 67 lines added. 2 lines removed.
    Add verification of signatures using gpgv2
    
    I looked into using pygpgme, but it seems that would be much more complicated.
    In particular setting the keyring is non-obvious, and the results have to
    verified manually, etc. Just doesn't seem worth the trouble.
    
        
file modified
+67 -2