onionbalance/README.rst

52 lines
1.6 KiB
ReStructuredText
Raw Normal View History

2020-03-12 19:51:38 +02:00
.. image:: obv3_logo.jpg
OnionBalance
============
Introduction
------------
2020-03-12 19:51:38 +02:00
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.
2015-06-17 16:02:09 +01:00
|build-status| |docs|
Getting Started
---------------
Installation and usage documentation is available at https://onionbalance.readthedocs.org.
2015-06-30 14:24:52 +01:00
Contact
-------
This software is under active development and likely contains bugs. Please
open bug reports on Github if you discover any issues with the software or
documentation.
::
2020-02-25 13:35:24 +02:00
pub rsa4096 2012-02-22 [SC]
13C81580203AE18BB7C0424E09CC7F5315F271D9
uid [ultimate] George Kadianakis <asn@torproject.org>
uid [ultimate] George Kadianakis <desnacked@riseup.net>
sub rsa4096 2012-02-22 [E]
The Onionbalance software was originally authored and maintained by Donncha Ó
Cearbhaill. Thanks for all the code!!!
.. |build-status| image:: https://img.shields.io/travis/asn-d6/onionbalance.svg?style=flat
2015-06-17 16:02:09 +01:00
:alt: build status
:scale: 100%
:target: https://travis-ci.org/asn-d6/onionbalance
.. |coverage| image:: https://coveralls.io/repos/github/asn-d6/onionbalance/badge.svg?branch=master
:alt: Code coverage
:target: https://coveralls.io/github/asn-d6/onionbalance?branch=master
2020-02-25 13:35:24 +02:00
.. |docs| image:: https://readthedocs.org/projects/onionbalance-v3/badge/?version=latest
2015-06-17 16:02:09 +01:00
:alt: Documentation Status
:scale: 100%
:target: https://onionbalance.readthedocs.org/en/latest/