summaryrefslogtreecommitdiff
path: root/doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment')
-rw-r--r--doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment b/doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment
new file mode 100644
index 000000000..de78462af
--- /dev/null
+++ b/doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2017-03-02T17:24:23Z"
+ content="""
+@dvicory if someone only knows the onion service address, they can do
+nothing to your repository except connect to it and get rejected
+due to failure to authenticate. They need the authentication data too
+in order to do any of those things. That was talking about the
+addresses generated by `git annex peer --gen-addresses`,
+which include authentication data.
+
+I've improved the wording to avoid confusion between git-annex's addresses
+and onion addresses.
+"""]]