py-pdf / pdfly

CLI tool to extract (meta)data from PDF and manipulate PDF files
BSD 3-Clause "New" or "Revised" License
108 stars 18 forks source link

ENH: pdfly sign / check-sign #71

Open Lucas-C opened 2 weeks ago

Lucas-C commented 2 weeks ago

Intent Provide a pair of new subcommands:

Suggested implementation fpdf2 is already a dependency of pdfly, and combined with endesive could be use to perform signing: https://py-pdf.github.io/fpdf2/Signing.html

endesive could be used to check the signature.

There are some example usages we could support:

Extra useful documentations:

Extra features we could consider:

cyy-2024 commented 1 week ago

hello, remember me? (: I'm the beginner cyy-2024! Thank you very much for your help!I guess I can do a simple p12 signature.~

Lucas-C commented 1 week ago

Hi @cyy-2024

Thank you for your contribution 👍

I'm going to try to review your PR today 🙂