Onionr is a private decentralized communication network
Source code
Core developers:
Onionr is built with:
- Tor - Onionr routes all traffic through Tor by default - 3-clause BSD license
- Stem - Python library to interact with Tor - LGPLv3
- Flask - Lightweight Python web framework - 3-clause BSD license
- Gevent - For the thread-safe WSGI servers - MIT license
- Requests - HTTP requests for humans - Apache 2.0 license