Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Thunderbird 91.11.0 (64-bit) for Arch Linux fails to decrypt with Yubikey

  • 1 답장
  • 1 이 문제를 만남
  • 4 보기
  • 최종 답변자: parkhays

more options

When I receive an OpenPGP encrypted message, with encrypted subject, I get a blank message that shows "Subject ..." and no body. The OpenPGP icon above the message window shows a lock with a red slash through it. When I click that icon I get a dialog "Message Security - OpenPGP" which is what I expect. However, it also includes an error: "Message Cannot Be Decrypted There are unknown problems with this encrypted message"

The error log shows: rnp_op_verify_execute returned unexpected: 301989892 2 RNP.jsm:1151:17

The only relevant reports I could find were specific to Windows and fixed by the user going to the 32 bit version of Thunderbird. I have not tried that because it looks like an integration error with RNP, and googling RNP and Yubikey suggests a smartcards are not supported by RNP.

If I get encrypted content Thunderbird correctly invokes the pinentry program, and decrypts the message just fine. Extracting a portion from a working non-OpenPGP message looks like this:

Content-Type: multipart/alternative; boundary="000000000000c3a59f05e3dd7e79"

--000000000000c3a59f05e3dd7e79 Content-Type: text/plain; charset="UTF-8"


BEGIN PGP MESSAGE-----

...

When I receive an OpenPGP encrypted message, with encrypted subject, I get a blank message that shows "Subject ..." and no body. The OpenPGP icon above the message window shows a lock with a red slash through it. When I click that icon I get a dialog "Message Security - OpenPGP" which is what I expect. However, it also includes an error: "Message Cannot Be Decrypted There are unknown problems with this encrypted message" The error log shows: rnp_op_verify_execute returned unexpected: 301989892 2 RNP.jsm:1151:17 The only relevant reports I could find were specific to Windows and fixed by the user going to the 32 bit version of Thunderbird. I have not tried that because it looks like an integration error with RNP, and googling RNP and Yubikey suggests a smartcards are not supported by RNP. If I get encrypted content Thunderbird correctly invokes the pinentry program, and decrypts the message just fine. Extracting a portion from a working non-OpenPGP message looks like this: Content-Type: multipart/alternative; boundary="000000000000c3a59f05e3dd7e79" --000000000000c3a59f05e3dd7e79 Content-Type: text/plain; charset="UTF-8" -----BEGIN PGP MESSAGE----- ...

모든 댓글 (1)

more options

Identical behavior occurs with Thunderbird 102.2.2 64-bit under Arch Linux.