mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-06-26 23:49:59 +00:00
Add gpg to wiki
parent
190db5de07
commit
7a5771a125
11
Home.md
11
Home.md
@ -2,4 +2,13 @@
|
||||
|
||||
This wiki contains user-contributed content about using OCRmyPDF.
|
||||
|
||||
* [OCRmyPDF documentation](https://ocrmypdf.readthedocs.io/)
|
||||
* [OCRmyPDF documentation](https://ocrmypdf.readthedocs.io/)
|
||||
|
||||
If you wish to encrypt a PDF for the maintainer of OCRmyPDF only, you may use.
|
||||
|
||||
```bash
|
||||
|
||||
gpg --recv-keys 4434eb74c4a35f7f --keyserver pgp.mit.edu
|
||||
gpg --output test.pdf.gpg --encrypt --receipient 4434eb74c4a35f7f test.pdf
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user