JakubMelka / PDF4QT

Open source PDF editor.
https://jakubmelka.github.io/
GNU Lesser General Public License v3.0
664 stars 67 forks source link

Timestamp feature request #188

Open itsKV opened 2 months ago

itsKV commented 2 months ago

Is it possible to implement RFC 3161 trusted timestamps through the application? (e.g. http://timestamp.digicert.com ) That would be useful.

JakubMelka commented 2 months ago

Hello, yes, I have finished editor plugin now, I will have a look on it.

itsKV commented 2 months ago

Nice.. Is the timestamping feature implemented in editor plugin itself? Are all plugins come ONLY bundled with the package or is there any external repo to download some from?

JakubMelka commented 2 months ago

You can activate plugins in the Options, they are bundled with the application. Timestamps should be implemented for reading, but not for writing.

itsKV commented 2 months ago

Sorry for not being clear. But I am talking about the RFC3161 timestamping mechanism. Not the text timestamping. Read about the same here