docs/tools/encrypt-pdf.md
Lock your PDF behind a password so only authorized people can open it. BentoPDF uses 256-bit AES encryption -- the same standard used by banks and government agencies -- applied entirely in your browser via QPDF.
The user password is what recipients type to open the PDF. Without it, the document is completely inaccessible. Every encrypted PDF must have one.
The owner password controls what an authorized user can do after opening the file. When you set a distinct owner password, BentoPDF automatically applies the strictest restriction set:
If you leave the owner password blank, the PDF is encrypted (it still requires the user password to open) but has no usage restrictions once opened.
AES-256 is computationally infeasible to brute-force with current technology. The security of your encrypted PDF depends entirely on the strength of your password.