An attacker who can MITM the connection can obtain password hashes that they can crack offline, or replay the traffic for undesirable consequences (separate issue).
Might be possible to use this:
https://pypi.python.org/pypi/Dtls/0.1.0
Some sort of real authentication with secrecy and integrity checking would be better.
An attacker who can MITM the connection can obtain password hashes that they can crack offline, or replay the traffic for undesirable consequences (separate issue).
Might be possible to use this:
https://pypi.python.org/pypi/Dtls/0.1.0
Some sort of real authentication with secrecy and integrity checking would be better.