aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index e425342d..fc41d948 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,11 @@
General
=======
+ * Provide an option to copy encryption parameters from another file.
+ This would make it possible to decrypt a file, manually work with
+ it, and then re-encrypt it using the original encryption parameters
+ including a possibly unknown owner password.
+
* See whether it's possible to remove the call to
flattenScalarReferences. I can't easily figure out why I do it,
but removing it causes strange test failures in linearization. I