]> gitweb.fluxo.info Git - firma.git/commitdiff
Archiving trac instance develop
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 9 Jan 2018 20:30:12 +0000 (18:30 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 9 Jan 2018 20:30:12 +0000 (18:30 -0200)
README [deleted symlink]
README.md [new symlink]
TODO.csv [new file with mode: 0644]
index.md

diff --git a/README b/README
deleted file mode 120000 (symlink)
index 9f2fbdb..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-index.mdwn
\ No newline at end of file
diff --git a/README.md b/README.md
new file mode 120000 (symlink)
index 0000000..dd0ea36
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+index.md
\ No newline at end of file
diff --git a/TODO.csv b/TODO.csv
new file mode 100644 (file)
index 0000000..c47619e
--- /dev/null
+++ b/TODO.csv
@@ -0,0 +1,14 @@
+ticket,summary,component,version,milestone,type,owner,status,created,_changetime,_description,_reporter\r
+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\r
+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\r
+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\r
+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 &amp; 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\r
+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\r
+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\r
+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\r
+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\r
+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\r
+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\r
+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\r
+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\r
+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 &quot;request&quot; 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\r
index bda65a3e3e57e0f5218119816e832c69cbb0456c..9533d4d70dd36564d190c7ea65be2d05c87503d3 100644 (file)
--- a/index.md
+++ b/index.md
@@ -1,7 +1,8 @@
 [[!meta title="Firma: encrypted mailing list manager"]]
 
 * Project page: [https://firma.fluxo.info](https://firma.fluxo.info)
-* Issue tracker: [https://firma.fluxo.info/trac](https://firma.fluxo.info/trac)
+* Current issue tracker: check `TODO.csv` in the repository.
+* Archived issue tracker: [https://firma.fluxo.info/trac](https://firma.fluxo.info/trac)
 * [Changelog](CHANGELOG)
 * [License](COPYING): GNU GPL v2
 * [Guidelines](GUIDELINES)