-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
jbarlow83 edited this page Oct 21, 2023
·
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
zip test.zip test.pdf.gpg
Upload test.zip. GitHub does not allow uploading .gpg files.
This is the same key as is used sign commits and tags.