-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
jbarlow83 edited this page Dec 27, 2021
·
12 revisions
This wiki contains user-contributed content about using OCRmyPDF.
If you wish to encrypt a PDF for the maintainer of OCRmyPDF only you may use:
gpg --keyserver hkps://keys.openpgp.org/ --recv-keys 8ea702b420664133
gpg --output test.pdf.gpg --encrypt --recipient 8ea702b420664133 test.pdf
Then, create a .zip of the test.pdf.gpg file, since GitHub does not allow uploading .gpg files.
This is the same key as is used sign commits and tags.