Hi, I wonder if you have ever seen signed messages in knode appear like in kmail with nice header. ATM I see the signature as attachment and when try to open it throws gpg error. IMO the problem is in Module::prepareMessageForDecryption, but looking into the code I doubt it was ever working
Opening the signature seems to be another issue -> perhaps threating attachment or so via some part.
I just generated a key for deloptes@gmail.com and try sign this message and it says I have not configured the key for signing.
thanks
regards
deloptes wrote:
Hi, I wonder if you have ever seen signed messages in knode appear like in kmail with nice header.
Luckily I could find one such message that is displayed exactly the way it is displayed also in kmail. So it looks like it depends on the way the message is structured.
The one that works is -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [blah blah] -----END PGP SIGNATURE-----
The one that doesn't is
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gnknW2V3bf2fYIKGJhjNQYlTCuNkECDjz Content-Type: multipart/mixed; boundary="rwgnE5jUACrJdnaOnspBSDfTe9mt7oV7O"; protected-headers="v1"
[blah blah]
-----END PGP SIGNATURE-----
--gnknW2V3bf2fYIKGJhjNQYlTCuNkECDjz--
I will take this to the bug report and hope to find a solution.
Unfortunately knode keeps telling me I have not configured the key for signing although I have. Does someone had successfully configured knode to sign messages?
regards
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
another test to sign
deloptes wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
another test to sign -----BEGIN PGP SIGNATURE-----
iHUEAREIAB0WIQSgzx3AlTPl6H9U20Dx7rjNn7FqUAUCWsaA6gAKCRDx7rjNn7Fq UKbkAP0aNHFYgLvnFFM3bQwQlO61O/ssUEfEPyeRgOgFWTYKHwD+NaLQQQh4emuu mSVv0QDMV9mwad3Cv2ON3SpKCy1uOaY= =Kf6j -----END PGP SIGNATURE-----
This one displays (almost) correctly. There is the same configuration as in the identity section for each account. I setup the key for the account and it worked somehow. For some reason my own key is displayed yellow (can not verify signature)
deloptes wrote:
Hi, I wonder if you have ever seen signed messages in knode appear like in kmail with nice header. ATM I see the signature as attachment and when try to open it throws gpg error. IMO the problem is in Module::prepareMessageForDecryption, but looking into the code I doubt it was ever working
Opening the signature seems to be another issue -> perhaps threating attachment or so via some part.
I just generated a key for deloptes@gmail.com and try sign this message and it says I have not configured the key for signing.
thanks
regards