mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
6
poetry.lock
generated
6
poetry.lock
generated
@@ -126,7 +126,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
||||
|
||||
[[package]]
|
||||
name = "importlib-metadata"
|
||||
version = "4.10.0"
|
||||
version = "4.10.1"
|
||||
description = "Read metadata from Python packages"
|
||||
category = "dev"
|
||||
optional = false
|
||||
@@ -673,8 +673,8 @@ imagesize = [
|
||||
{file = "imagesize-1.3.0.tar.gz", hash = "sha256:cd1750d452385ca327479d45b64d9c7729ecf0b3969a58148298c77092261f9d"},
|
||||
]
|
||||
importlib-metadata = [
|
||||
{file = "importlib_metadata-4.10.0-py3-none-any.whl", hash = "sha256:b7cf7d3fef75f1e4c80a96ca660efbd51473d7e8f39b5ab9210febc7809012a4"},
|
||||
{file = "importlib_metadata-4.10.0.tar.gz", hash = "sha256:92a8b58ce734b2a4494878e0ecf7d79ccd7a128b5fc6014c401e0b61f006f0f6"},
|
||||
{file = "importlib_metadata-4.10.1-py3-none-any.whl", hash = "sha256:899e2a40a8c4a1aec681feef45733de8a6c58f3f6a0dbed2eb6574b4387a77b6"},
|
||||
{file = "importlib_metadata-4.10.1.tar.gz", hash = "sha256:951f0d8a5b7260e9db5e41d429285b5f451e928479f19d80818878527d36e95e"},
|
||||
]
|
||||
jinja2 = [
|
||||
{file = "Jinja2-3.0.3-py3-none-any.whl", hash = "sha256:077ce6014f7b40d03b47d1f1ca4b0fc8328a692bd284016f806ed0eaca390ad8"},
|
||||
|
||||
BIN
site/source/_static/images/tor/orbot0.png
Normal file
BIN
site/source/_static/images/tor/orbot0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
site/source/_static/images/tor/orbot1.png
Normal file
BIN
site/source/_static/images/tor/orbot1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
@@ -22,11 +22,11 @@
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: Docs
|
||||
:title: Getting Started
|
||||
:link: getting-started
|
||||
:icon: scylla-icon scylla-icon--knowledge-base
|
||||
:class: large-6
|
||||
:anchor: Get Started
|
||||
:anchor: Begin
|
||||
|
||||
Dive into the Embassy documentation and other helpful guides
|
||||
|
||||
@@ -39,6 +39,15 @@
|
||||
|
||||
Get started with learning how to use EmbassyOS
|
||||
|
||||
.. topic-box::
|
||||
:title: Guides
|
||||
:link: misc-guides
|
||||
:icon: scylla-icon scylla-icon--docs
|
||||
:class: large-6
|
||||
:anchor: View
|
||||
|
||||
Setup your devices and Embassy for better connectivity and performance
|
||||
|
||||
.. topic-box::
|
||||
:title: Support
|
||||
:link: support
|
||||
@@ -46,7 +55,7 @@
|
||||
:class: large-6
|
||||
:anchor: Get help
|
||||
|
||||
View the FAQ and find answers to your questions
|
||||
Learn about or troubleshoot your Embassy
|
||||
|
||||
.. topic-box::
|
||||
:title: Contribute
|
||||
@@ -57,6 +66,15 @@
|
||||
|
||||
Use your skills to add to the Start9 ecosystem
|
||||
|
||||
.. topic-box::
|
||||
:title: FAQ
|
||||
:link: support
|
||||
:icon: scylla-icon scylla-icon--search
|
||||
:class: large-6
|
||||
:anchor: Get answers
|
||||
|
||||
Find answers to common questions
|
||||
|
||||
.. .. topic-box::
|
||||
.. :title: Learn
|
||||
.. :link: support/FAQ
|
||||
@@ -94,4 +112,4 @@
|
||||
user-manual/index
|
||||
misc-guides/index
|
||||
contributing/index
|
||||
support/index
|
||||
support/index
|
||||
|
||||
@@ -60,7 +60,7 @@ To utilize Tor, most apps require that Orbot be running in VPN mode.
|
||||
|
||||
2. Launch Orbot and toggle VPN Mode on:
|
||||
|
||||
.. figure:: /_static/images/tor/orbot_vpn.png
|
||||
.. figure:: /_static/images/tor/orbot0.png
|
||||
:width: 50%
|
||||
:alt: Orbot vpn mode
|
||||
|
||||
@@ -68,17 +68,17 @@ To utilize Tor, most apps require that Orbot be running in VPN mode.
|
||||
|
||||
Under `Tor-Enabled Apps`, click the gear icon and add apps you want to utilize Tor.
|
||||
|
||||
.. figure:: /_static/images/tor/orbot_apps.png
|
||||
.. figure:: /_static/images/tor/orbot1.png
|
||||
:width: 50%
|
||||
:alt: Orbot apps
|
||||
|
||||
Examples of applications that need this feature are:
|
||||
|
||||
- Bitwarden
|
||||
- Zap
|
||||
- Element
|
||||
- Zeus
|
||||
|
||||
You can also add the following browsers to the Tor-Enabled Apps list to easily access Tor addresses (`.onion` URLs):
|
||||
|
||||
- Chrome
|
||||
- Brave
|
||||
- Brave
|
||||
|
||||
Reference in New Issue
Block a user