mirror of
https://github.com/torproject/onionbalance.git
synced 2024-11-23 01:19:49 +00:00
Onionbalance -- mirror of https://gitlab.torproject.org/tpo/onion-services/onionbalance/ -- please create issues and pull requests there
918e8f6242
Fix: docs: cases: additional references for Ceysun Sucu's thesis See merge request tpo/onion-services/onionbalance!24 |
||
---|---|---|
.github | ||
docs | ||
onionbalance | ||
scripts | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.readthedocs.yaml | ||
.travis.yml | ||
CHANGES.md | ||
COPYING | ||
MANIFEST.in | ||
mkdocs.yml | ||
onionbalance-config.py | ||
onionbalance.py | ||
README.md | ||
renovate.json | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
versioneer.py |
Onionbalance
Introduction
Onionbalance allows Tor onion service requests to be distributed across multiple backend Tor instances. Onionbalance provides load-balancing while also making onion services more resilient and reliable by eliminating single points-of-failure.
Getting Started
Installation and usage documentation is available at https://onionservices.torproject.org/apps/base/onionbalance
Contact
This software is under active development and likely contains bugs. Please open bug reports on GitLab if you discover any issues with the software or documentation.
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 Ó Cearbhaill, and was later maintained by George Kadianakis. Thanks for all the code!!!