aboutsummaryrefslogtreecommitdiff
path: root/TODO.csv
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.csv')
-rw-r--r--TODO.csv14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.csv b/TODO.csv
new file mode 100644
index 0000000..c47619e
--- /dev/null
+++ b/TODO.csv
@@ -0,0 +1,14 @@
+ticket,summary,component,version,milestone,type,owner,status,created,_changetime,_description,_reporter
+1,Tests,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Test the script um various platforms.,rhatto
+2,Anti-replay scheme,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Option to store sha1sums of the whole messages so firma can check wheter a message was sent to the list preventing replay attacks.,rhatto
+3,Hidden recipient,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Test wheter --hidden-recipient works,rhatto
+4,Archiving support,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Email archiving support using a key whoose JUST its public counterpart is on the server. Archive in mbox html or txt format. Use the following vars: ARCHIVE_DIR ARCHIVE_KEY & ARCHIVE_FORMAT We must think in a way that its not possible to make a conclusion on list traffic based on archive size or think in some way that the filenames are random strings.,rhatto
+5,i18n support,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Internationalization support for all strings.,rhatto
+6,PASSWD complexity checking,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Complexity checking for sequences like 123456... abcdefg... 111111... etc and maybe an entropy calculation using awk and other apps?,rhatto
+7,Installer or self-installer,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Create a install or self-install procedure.,rhatto
+8,PGP/MIME,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Add PGP/MIME support to firma. This will fix several problems with charset when reading an email sent to a firma mailing list.,rhatto
+9,Write README,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Write README and INSTALL portuguese and english versions.,rhatto
+10,Message delivery randomization,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Option to wait a random period in the interval between sending a message to a user and another to make hard to a sniffer to track list traffic and threads.,rhatto
+11,Forward secrecy / key regeneration,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Generate a new key and purge the current every N days so the list get some forward secrecy.,rhatto
+12,gpg-agent support,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Suport for gpg-agent so the list secret key password doesnt need to be in the config file but on memory.,rhatto
+13,Add listname-request UID at list pubkey,,,,task,,new,2010-03-06T12:21:37-03:00,2010-03-06T12:26:31-03:00,Add a listname-request@domain.tld UID at the list pubkey so sending an email to the admin interface gets easier; optionally make the "request" field configurable so one can choose whathever listname-SUFFIX to the list admin address. Also make sure this new recipient isn't going to receive regular list messages :),rhatto