From 3e2cf716262459f3d0f8adbe4d8d3f9e3fb318d2 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Mon, 27 Jul 2020 13:58:58 -1000 Subject: [PATCH] authenticate -> authorize --- 14_2_Changing_Your_Bitcoin_Hidden_Services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14_2_Changing_Your_Bitcoin_Hidden_Services.md b/14_2_Changing_Your_Bitcoin_Hidden_Services.md index 65d42e6..f1d551c 100644 --- a/14_2_Changing_Your_Bitcoin_Hidden_Services.md +++ b/14_2_Changing_Your_Bitcoin_Hidden_Services.md @@ -6,7 +6,7 @@ You've got a working Tor service, but over time you may wish to reset or otherwi ## Secure Your Hidden Services -Tor allows you to limit which clients talk to your hidden services. If you did not already authenticate your client during your server setup, at the earliest opportunity you should do the following: +Tor allows you to limit which clients talk to your hidden services. If you did not already authorize your client during your server setup, at the earliest opportunity you should do the following: 1. Request your Tor V3 Authentication Public Key from your client. (In [GordianWallet](https://github.com/BlockchainCommons/GordianWallet-iOS), it's available under the settings menu.) 2. Go to the appropriate subdirectory for your Bitcoin hidden service, which if you used Bitcoin Standup is `/var/lib/tor/standup/`.