ProxyChat
Group chat app that uses NuCypher
Install / Use
/learn @osagga/ProxyChatREADME
proxyChat
<img width="238" alt="screen shot 2018-03-17 at 9 53 49 am" src="https://user-images.githubusercontent.com/5073889/37556522-d7480cca-29cd-11e8-88de-4eeff8bd0b31.png" class="center">Decentralized, end-to-end encrypted group chatting application (winner of NuCypher sponser prize at MIT Bitcoin Hackathon)
Setup
Configure the NuCypher Mock network through: https://github.com/nucypher/mock-net
- Make sure to install
pyUmbralas shown in the link above.
Dependencies:
- JsonPickle (here)
- Install as follows:
pip3 install -U jsonpickle
- Install as follows:
Server setup:
python3 node.py [IP] [PORT]
Ex:
python3 node.py 127.0.0.1 8081
Client setup:
python3 client.py [node_IP] [node_PORT]
Ex:
python3 client.py 127.0.0.1 8081
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
