dpim

所属分类:视频/语音聊天
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2018-04-21 08:43:58
上 传 者sh-1993
说明:  去中心化、私有、即时消息
(Decentralized, Private, Instant Messaging)

文件列表:
.pylintrc
LICENSE
address.py
crypto.py
dag.py
gui.py
main.py
requirements.txt

# DPIM - Decentrzlied, Private, Instant Messaging. ```bash # Only supports python 2.7 # Use miniconda pip install -r requirements.txt # On terminal one python main.py --port 8081 # On another terminal python main.py --port 8081 ``` ## API ``` listpk - lists public key addpeer - acknowledges localhost@ as peer listpeers - list acknowledged peers getmessage - Gets the decrypted message of sendtx (should it exist) getmessages - Get all received decrypted messages gethash - Get tx of hash open - Opens account for send - Sends to ```

近期下载者

相关文件


收藏者