aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-10-26 18:46:36 +0200
committerJay Berkenbilt <ejb@ql.org>2022-11-14 13:06:22 +0100
commit434d84ece6e8239de579fa5b42247cbcbc25adb5 (patch)
tree0fa44aa34cc6e03a8ff6b4d8500e92e1c916bdfd
parentfc64d0a3711f5e1c01874c69d405bbbb52a55a6e (diff)
downloadqpdf-434d84ece6e8239de579fa5b42247cbcbc25adb5.tar.zst
TODO note on digital signatures
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 0a44ace4..fbd8a9bf 100644
--- a/TODO
+++ b/TODO
@@ -485,9 +485,10 @@ I find it useful to make reference to them in this list.
an Adobe private key? Search for "Digital signatures" in the PDF
spec, and look at ~/Q/pdf-collection/form-with-full-save.pdf, which
came from Adobe's example site. See also
- ../misc/digital-sign-from-trueroad/. If digital signatures are
- implemented, update the docs on crypto providers, which mention
- that this may happen in the future.
+ ../misc/digital-sign-from-trueroad/ and
+ ../misc/digital-signatures/digitally-signed-pdf-xfa.pdf. If digital
+ signatures are implemented, update the docs on crypto providers,
+ which mention that this may happen in the future.
* Qpdf does not honor /EFF when adding new file attachments. When it
encrypts, it never generates streams with explicit crypt filters.