Onionr is a private decentralized communication network
Onionr is built with:
- Tor - Onionr routes all traffic through Tor by default
- Stem - Python library to interact with Tor
- Flask - Lightweight Python web framework
- Gevent - For the thread-safe WSGI servers
- Requests - HTTP requests for humans