mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
47.09k stars 9.81k forks source link

[Feature]: add signature panel in pdf.js viewer to view signature information like Certificate/PEM #18327

Closed insinfo closed 5 days ago

insinfo commented 6 days ago

Is the feature relevant to the Firefox PDF Viewer?

Yes

Feature description

add signature panel in pdf.js viewer to view signature information like Certificate/PEM

image

Other PDF viewers

image

Snuffleupagus commented 6 days ago

Without issue #13351 implemented this really doesn't seem meaningful to consider doing; should we WONTFIX this for now?

timvandermeij commented 5 days ago

Yes, I imagine such a panel could be part of the validation work so users can easily see which signatures are present and if they are verified or not. Let's track it in that issue indeed.