[Commotion-admin] [commotion-client] Use hashed login-passwords paired with serval-key passwords. (#17)

Seamus Tuohy notifications at github.com
Fri Mar 28 16:05:44 UTC 2014


Current idea is to use a [NamedTemporaryFile](http://docs.python.org/3/library/tempfile.html#tempfile.NamedTemporaryFile) to decrypt the encrypted user QSettings file into. That way, if the application closes the temporary holding the users unencrypted data will be destroyed as well. This will mean that any writing to QSettings will have to go through the [python-gnupg](https://python-gnupg.readthedocs.org/en/latest/index.html) system to decrypt and write to the file. This will all be written up formally with corresponding code and presented outwards for review once it has been implemented.

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-client/issues/17#issuecomment-38936203
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20140328/adbb2d63/attachment.html>


More information about the Commotion-admin mailing list