Oniongroove: Deployment tool for the Onion Web¶
Oniongroove is planned to be a High Availability Onion Service Deployment and Monitoring system, giving groove to the Onionbalance with Vanguards Addon and many more features.
Oniongroove acts as a proxy, load balancer or even a Content Delivery Network (CDN) using the Tor Network.
Oniongroove use case is similar to Onionspray and EOTK, essentially implementing a "reverse .onion proxy" between Tor Users and backend websites:
graph LR
C[Client] -- .onion address via Tor Network --> O[Oniongroove CDN] -- Some network link --> U[Upstream site]
It can be used to:
- Create Onion Services for any existing website.
- Setting up "pure-onion" sites, i.e, those available only inside the Tor network.
!!! note "Experimental stage"
This software suite is still in the [experimental stage](prototype.md)!
Check the [issue queue][] and [roadmap][] for details.