Edward now reports: clear are sigs not supported dev
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Tue, 11 Oct 2016 20:03:20 +0000 (16:03 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Tue, 11 Oct 2016 20:03:20 +0000 (16:03 -0400)
commitef5652abadcc102280ca077c7c924d0a011f316b
tree97d4ea85b26616f5917b443b9a6bf179f67bf0c4
parent667457660476e8f5504b687d35cf76f9454ef44b
Edward now reports: clear are sigs not supported

Previously, if a user tried sending edward a message using clear
signatures, edward would reply that the signature could not be
validataed. This is because supporting clear signatures is quite hard,
partially due to mangling that an MTA might perform on white space in a
clear signed message, along with other issues.

Now edward lets the user know that it does not support clear text
messages. This should prevent user confusion under this scenario.
Currently this message is shared in english, even if the rest of the
response is in another language. Once translations are added, this issue
should be mitigated.
14 files changed:
edward
lang/de.py
lang/el.py
lang/en.py
lang/es.py
lang/fr.py
lang/it.py
lang/ja.py
lang/pt_br.py
lang/ro.py
lang/ru.py
lang/tr.py
tests/flatten-1.out
tests/flatten-2.out