mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
https instead of http for tor (#587)
This commit is contained in:
@@ -110,7 +110,7 @@ You will first need to have :ref:`Orbot running<tor-android>`.
|
||||
|
||||
1. First, add Nextcloud to your Orbot apps list.
|
||||
2. Tap the account in the top-right, then "Add Account."
|
||||
3. On the following screen, tap "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with ``http://`` and end with ``.onion``. tap Next.
|
||||
3. On the following screen, tap "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This should start with ``https://`` and end with ``.onion``. tap Next.
|
||||
4. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
5. That's it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can "Skip folders configuration" on the resulting screen if you wish. Check your connection by tapping into the newly created account in the app.
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ Tor Setup
|
||||
You will first need to have the :ref:`Tor daemon running<tor-ios>`.
|
||||
|
||||
1. Click the account in the top left again, then "Add Account."
|
||||
2. On the following screen, click "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with `http://` and end with .onion. Click Next.
|
||||
2. On the following screen, click "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This should start with ``https://`` and end with ``.onion``. Click Next.
|
||||
3. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
4. That's it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can "Skip folders configuration" on the resulting screen if you wish. Check your connection by clicking the newly created account in the client app.
|
||||
|
||||
|
||||
@@ -127,7 +127,7 @@ You will first need to have the :ref:`Tor daemon running<tor-linux>`.
|
||||
:width: 60%
|
||||
:alt: nextcloud add account
|
||||
|
||||
3. On the following screen, click **Log in your Nextcloud**, then enter your Nextcloud Tor server address, which you can copy from the Nextcloud page on your **StartOS > Interfaces > Tor**.
|
||||
3. On the following screen, click **Log in your Nextcloud**, then enter your Nextcloud Tor server address, which you can copy from the Nextcloud page on your **StartOS > Interfaces > Tor**. This should start with ``https://`` and end with ``.onion``.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-desktop-1.png
|
||||
:width: 60%
|
||||
|
||||
@@ -170,7 +170,7 @@ You will first need to have the :ref:`Tor daemon running<tor-mac>`.
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
4. On the following screen, click “Log in,” then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with http:// and end with .onion. Click Next.
|
||||
4. On the following screen, click “Log in,” then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This should start with ``https://`` and end with ``.onion``. Click Next.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step2.png
|
||||
:width: 40%
|
||||
|
||||
@@ -61,6 +61,6 @@ You will first need to have the :ref:`Tor daemon running<tor-windows>`.
|
||||
|
||||
1. On your desktop application, click the account in the top left -> Settings, then in Settings, click Network, then "Specify proxy manually as" and "SOCKS5 proxy." Enter "127.0.0.1" for the Host and "9050" for the port.
|
||||
2. Close the Settings screen and click the account in the top left again, then "Add Account."
|
||||
3. On the following screen, click "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with `http://` and end with .onion. Click Next.
|
||||
3. On the following screen, click "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This should start with ``http://`` and end with ``.onion``. Click Next.
|
||||
4. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
5. That's it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can "Skip folders configuration" on the resulting screen if you wish. Check your connection by clicking the newly created account in the client app.
|
||||
Reference in New Issue
Block a user