From 149b0f5f25cddfd477aaed422fe4f8849433ccdc Mon Sep 17 00:00:00 2001 From: Moosa Nasir <89088296+TealEgg@users.noreply.github.com> Date: Mon, 11 Nov 2024 07:30:15 -0500 Subject: [PATCH 1/2] Update advanced.po Added missing "to" to a sentence --- docs/source/locale/en/LC_MESSAGES/advanced.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/locale/en/LC_MESSAGES/advanced.po b/docs/source/locale/en/LC_MESSAGES/advanced.po index c35bacdc..9411f244 100644 --- a/docs/source/locale/en/LC_MESSAGES/advanced.po +++ b/docs/source/locale/en/LC_MESSAGES/advanced.po @@ -64,7 +64,7 @@ msgstr "" #: ../../source/advanced.rst:28 msgid "" "The Tor Browser will ask you to enter your private key when you load an " -"OnionShare service. If you want allow the public to use your service, it's " +"OnionShare service. If you want to allow the public to use your service, it's " "better to disable the private key altogether." msgstr "" From 2af80d76298603ff3187759c55700e44be4a7f45 Mon Sep 17 00:00:00 2001 From: Moosa Nasir <89088296+TealEgg@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:49:19 -0500 Subject: [PATCH 2/2] Update advanced.rst --- docs/source/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced.rst b/docs/source/advanced.rst index dfdcf07f..ed33b8a3 100644 --- a/docs/source/advanced.rst +++ b/docs/source/advanced.rst @@ -26,7 +26,7 @@ Turn Off Private Key By default, all OnionShare services are protected with a private key, which Tor calls "client authentication". The Tor Browser will ask you to enter your private key when you load an OnionShare service. -If you want allow the public to use your service, it's better to disable the private key altogether. +If you want to allow the public to use your service, it's better to disable the private key altogether. To turn off the private key for any tab, check the "This is a public OnionShare service (disables private key)" box before starting the server. Then the server will be public and a private key is not needed to load it in the Tor Browser.