DeltaChat Bridge
Delta Chat is a messaging app that works over e-mail.
It uses end-to-end encryption with the Autocrypt and CounterMITM protocols, and has passed multiple security audits.

Install
pip install HiveMind-deltachat-bridge
Usage

hm-deltachat-bridge --help
usage: __main__.py [-h] --access_key ACCESS_KEY --email EMAIL --password
PASSWORD [--crypto_key CRYPTO_KEY] [--name NAME]
[--host HOST] [--port PORT]
optional arguments:
-h, --help show this help message and exit
--access_key ACCESS_KEY
hivemind access key
--email EMAIL deltachat email
--password PASSWORD deltachat password
--crypto_key CRYPTO_KEY
payload encryption key
--name NAME human readable device name
--host HOST HiveMind host
--port PORT HiveMind port number