summaryrefslogtreecommitdiff
path: root/doc/tips/peer_to_peer_network_with_tor/comment_2_8180e202fc493ad07999a3367ccd9425._comment
blob: de78462af03e51e3023d44d46a5f5c16683c803e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
"""]]