aboutsummaryrefslogtreecommitdiff
path: root/python/vanguards/README
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2019-04-18 09:28:19 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-18 09:28:19 +0700
commit728b7a531ba7ccc9796d75bfc71f4a09aea94475 (patch)
treea33a5b586e9e812b4fbf83060b84ada528bb9eac /python/vanguards/README
parent129bc4949d92632b630c12fb0a937f5dc80b0484 (diff)
python/vanguards: Added (Tor Onion Service Addon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/vanguards/README')
-rw-r--r--python/vanguards/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/python/vanguards/README b/python/vanguards/README
new file mode 100644
index 0000000000000..50f8d7b3c6473
--- /dev/null
+++ b/python/vanguards/README
@@ -0,0 +1,12 @@
+vanguards is a controller addon for Tor onion services.
+
+It's aimed at Tor onion services that require high security as
+soon as possible, ahead of their official Tor-code releases.
+
+Having Tor installed is not required for building.
+The Tor installation does not have to be from SBo.
+Vanguards requires Tor 0.3.3.x or above, and Tor 0.3.5.x is
+preferred.
+
+A python 3 module will be compiled if python 3 is installed on
+the system during compile time.