GSoC/2018/StatusReports/chinmoyrp: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2018‎ | StatusReports
(Created page with "== Verifying signatures of pdf files == Okular should provide information about signatures if a pdf document has been signed. The poppler library used by Okular to render pdf...")
 
Line 6: Line 6:


== Blogs ==
== Blogs ==
*[http://blog.chinmoyrp.com/gsoc%20kde/2018/06/15/gsoc-first-month-status/ GSoC 2018 Coding Period - First Month Status (May 14th to June 12th)]

Revision as of 07:54, 9 July 2018

Verifying signatures of pdf files

Okular should provide information about signatures if a pdf document has been signed. The poppler library used by Okular to render pdf files does support verification of signed pdf files and the retrieval of signature information. However, this functionality is not used by Okular. Goal of this project is to extend the Okular GUI to show whether a document is signed, and to show the signature details.

Work report

Blogs