onionbalance/README.md

31 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-07-31 22:35:16 +00:00
# Onionbalance
2020-03-12 17:51:38 +00:00
2024-07-31 22:35:16 +00:00
![Onionbalance Logo](docs/assets/onionbalance.jpg "Onionbalance")
2024-07-31 22:35:16 +00:00
# Introduction
Onionbalance allows Tor onion service requests to be distributed across
multiple backend Tor instances. Onionbalance provides load-balancing while also
2020-03-12 17:51:38 +00:00
making onion services more resilient and reliable by eliminating single
points-of-failure.
2024-07-31 22:35:16 +00:00
# Getting Started
2024-07-31 22:35:16 +00:00
Installation and usage documentation is available at
https://onionservices.torproject.org/apps/base/onionbalance
2024-07-31 22:35:16 +00:00
# Contact
This software is under active development and likely contains bugs. Please
2023-10-10 20:00:53 +00:00
open bug reports on GitLab if you discover any issues with the software or
documentation.
2023-10-10 20:00:53 +00:00
pub rsa4096/0x0B67F75BCEE634FB 2022-02-03 [SC] [expires: 2024-01-07]
Key fingerprint = AD41 7800 1C4C B1DB 0587 12D0 0B67 F75B CEE6 34FB
uid [ultimate] Silvio Rhatto <rhatto@torproject.org>
sub rsa4096/0x2C66AD5343667625 2022-02-03 [E] [expires: 2024-01-07]
The Onionbalance software was originally authored and maintained by Donncha Ó
2023-10-10 20:00:53 +00:00
Cearbhaill, and was later maintained by George Kadianakis. Thanks for all the
code!!!