aboutsummaryrefslogtreecommitdiffstats
path: root/PROJECTS
diff options
context:
space:
mode:
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS5
1 files changed, 5 insertions, 0 deletions
diff --git a/PROJECTS b/PROJECTS
index c5c445893..ce0e5be4a 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -47,3 +47,8 @@
* Keep a list of duplicate, faked or unwanted keyids.
+ * use regular C strings for the user ids; this can be done because
+ OpenPGP requires them to be UTF-8 and we can replace a Null by
+ an UTF-8 character (which one?)
+
+