Loading CHANGES.rst +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,8 @@ ----- - Allow migration from Tor to Onionbalance by reading tor private keys directly using the 'key' directive in the YAML config file. using the 'key' directive in the YAML config file. Also update `onionbalance-config` to support that. - Improve `onionbalance-config` for v3 onions. Simplify the output directory (and change docs to reflect so) and the wizard suggestions. Loading docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ import sphinx.environment from docutils.utils import get_source_line # Documentation configuration __version__ = '0.1.9' __version__ = '0.2.0' __author__ = "George Kadianakis, Donncha O'Cearbhaill" __contact__ = "asn@torproject.org" Loading Loading
CHANGES.rst +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,8 @@ ----- - Allow migration from Tor to Onionbalance by reading tor private keys directly using the 'key' directive in the YAML config file. using the 'key' directive in the YAML config file. Also update `onionbalance-config` to support that. - Improve `onionbalance-config` for v3 onions. Simplify the output directory (and change docs to reflect so) and the wizard suggestions. Loading
docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ import sphinx.environment from docutils.utils import get_source_line # Documentation configuration __version__ = '0.1.9' __version__ = '0.2.0' __author__ = "George Kadianakis, Donncha O'Cearbhaill" __contact__ = "asn@torproject.org" Loading