Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion content/tutorial/privacy/tor-hidden-service/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ If you don't have a Particl wallet yet, [download it](learn:wallets:) (we highly

## Install Tor

{{< hint [warning] >}}
Note that Torproject community discourage use of Ubuntu default repository for `tor`. See their recommendations at <https://community.torproject.org/onion-services/setup/install/>.
{{< /hint >}}

At a command prompt just enter `tor`.

$ tor
Expand Down Expand Up @@ -104,4 +108,4 @@ maxconnections=30

## Start wallet

Now you're ready to go, start it up. You should start making connections. If you use the `getpeerinfo` command you'll see the addresses of the peers and they should all be _.onion_ addresses. Some of the peers will show your external IP .onion address and that's normal, those are incoming connections.
Now you're ready to go, start it up. You should start making connections. If you use the `getpeerinfo` command you'll see the addresses of the peers and they should all be _.onion_ addresses. Some of the peers will show your external IP .onion address and that's normal, those are incoming connections.