Remove irrelevant TODO item.
parent
f97c78d963
commit
29c971585d
7
TODO
7
TODO
|
@ -5,13 +5,6 @@
|
||||||
It would be nice to make the file descriptors for communication with the GnuPG
|
It would be nice to make the file descriptors for communication with the GnuPG
|
||||||
process configurable, and not the default, hard-coded 0=stdin 1=stdout
|
process configurable, and not the default, hard-coded 0=stdin 1=stdout
|
||||||
2=stderr.
|
2=stderr.
|
||||||
** TODO look into RDBMS/ORM for public key storage :io:db:
|
|
||||||
see http://stackoverflow.com/q/1235594 and http://elixir.ematia.de/trac/wiki
|
|
||||||
|
|
||||||
memcached and pymemcached were the first ones I looked at, then I discovered
|
|
||||||
redis, which seemed better. At some point we should look into using elixer,
|
|
||||||
mentioned in the above SO post, so that the backend DB can be chosen freely
|
|
||||||
and we´re not restricting users to only memcached/cassandra/redis/sqlite/etc.
|
|
||||||
|
|
||||||
* Key editing :editkey:
|
* Key editing :editkey:
|
||||||
** TODO add '--edit-key' feature :editkey:
|
** TODO add '--edit-key' feature :editkey:
|
||||||
|
|
Loading…
Reference in New Issue