[Ml-yokadi] New feature : encryption

Aurélien Gâteau aurelien.gateau at free.fr
Fri Aug 14 23:42:38 CEST 2009


Sébastien Renard wrote:
> Hello,
> 
> On the "crypt" branch you'll find a new feature for yokadi : encryption. You 
> can encrypt task title (I plan to add encryption on task description soon).
> 
> Encryption is done in a symmetric way with GnuPG.

Overall it looks great, but I am a bit worried about using GnuPG as a
subprocess: it does not sound very portable. Wouldn't it be better to
use a module like python-crypto [1] or PyMe [2] instead?

[1]: http://www.dlitz.net/software/pycrypto/
     releases are here:
     http://www.amk.ca/python/code/crypto
[2]: http://pyme.sourceforge.net/

Aurélien


More information about the Ml-yokadi mailing list