-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cr-gpg doesn't handle signature.asc attachment properly #9
Comments
|
Hey Dustin The detached sigs do not verify and I will see what we can do to get this working for now we can only verify whats in a mail message which is inline sigs. I saw your other issue that you logged , can you forward me a copy that does not verify |
|
Ah, okay, thanks! I'll keep watching this issue here, as I'd love to see this working! Thanks so much! |
|
Hi |
|
Great! Is there a package available? If so, I'll be glad to test it and
|
|
I have not yet made a release yet , what OS + 32/64 are you using ,I will make a build and let you know as soon as its uploaded. |
|
64-bit Ubuntu 11.10. Thanks! |
|
Hi Jameel, any progress on that package? Thanks! |
|
Hi dustin sorry for the delay , you can grab the package from here. https://github.com/downloads/RC1140/cr-gpg/cr-gpg-0.7.8-Beta1.crx |
|
Hmm, well, bad news, Jameel... The 'verify signature' button doesn't |
|
Hi Dustin
|
|
On Mon, Feb 13, 2012 at 1:14 PM, Jameel Haffejee
Not at all :-)
Encryption, decryption, and signing seemed to work fine.
Signing worked fine. I was trying to verify other signatures from my
No, I just dug through my gmail history for signed messages.
Nothing at all would happen when I clicked the verify signature check button. Note that I've downgraded to 0.7.8 and it's back to working again (ie, |
|
Hi For 2.) I wanted to know how you generated the .sig files , i.e is there a specific app i can test with so that I get similar results to you. |
|
On Mon, Feb 13, 2012 at 1:37 PM, Jameel Haffejee
Those are not mine. They were generated by people emailing me. Judging by the individuals sending me those emails, I would guess:
The file is usually called "signature.asc". :-Dustin |
|
Cool my tests have primarily revolved around using the gpg binary with the detached signature option. Will let you know if there is more info I need as I test more. |
|
Thanks! |
I've also tried to use cr-gpg to verify detached signatures. I'm getting the following message in a popup:
gpg: no valid OpenPGP data found.
gpg: the signature could not be verified.
Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.
There is only one signature, signature.asc. It is valid. I do have the necessary public key in my local keyring. Can anyone else confirm that detached signature.asc files can be verified?
The text was updated successfully, but these errors were encountered: