Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 1 gặp vấn đề này
  • 12 lượt xem
  • Trả lời mới nhất được viết bởi 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----- ...

Tất cả các câu trả lời (1)

more options

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