Tor, LAN, image, FAQ updates

This commit is contained in:
kn0wmad
2022-01-20 20:51:09 -07:00
committed by Lucy Cifferello
parent 282605e5bc
commit b9c81d12aa
21 changed files with 47 additions and 60 deletions

View File

@@ -29,7 +29,7 @@ Can I move my Embassy to another location? What happens when I do this?
------------------------------------------------------------------------
Yes, you can move the Embassy to another network. Your service tor addresses will remain the same. Remember that you can only access via LAN if you are accessing with a device on the same network as your Embassy.
Whats the advantage of using the .local address over the .onion address?
What's the advantage of using the .local address over the .onion address?
-------------------------------------------------------------------------
If you are in your home/office network with an Embassy, it is both faster and more private since the connection never leaves your household/office. The downside is that it wont work if youre on the go.
@@ -39,7 +39,7 @@ Unfortunately, no. The Tor Browser requires all web visits to first enter the T
Can I use .local addresses on Android?
--------------------------------------
This will depend on your Android device. This support was added in Android 12, but may not yet be added to custom ROMs, such as Calyx, Graphene, or Lineage. Please see :ref:`Android Limitations<lim-android>` for more deatils.
This will depend on your Android device. This support was added in Android 12, but may not yet be added to custom ROMs, such as Calyx, Graphene, or Lineage. Please see :ref:`Android Limitations<lim-android>` for more deatils.
Can I have multiple users on my Embassy?
----------------------------------------
@@ -61,7 +61,7 @@ This can be useful, as you may want to wipe a service and start anew. For exampl
Do I need to delete existing backups before doing a new backup? Or does a new backup override the old backup?
-------------------------------------------------------------------------------------------------------------
No, you dont need to delete the old backups. The technology we use updates the existing backup.
No, you don't need to delete the old backups. The technology we use updates the existing backup.
Can I clone my Embassy SSD for backup purposes?
-----------------------------------------------

View File

@@ -20,9 +20,11 @@ What if I can't connect to my Embassy?
--------------------------------------
Please ensure your phone / computer is connected to the same wired or wireless network as your Embassy. Be careful that you are not on a separate or "guest" network.
.. _why-bonjour:
Why do I need the Bonjour service (Windows)?
--------------------------------------------
Because a major use case of Bonjour is wireless printing over the LAN, but your Windows machine can also use Bonjour to discover and connect with other devices on the LAN. In this case the Embassy.
A major use-case of Bonjour is wireless printing over the LAN, but your Windows machine can also use Bonjour to discover and connect with other devices on the :ref:`Local Network<lan>`. In this case your Embassy. If Windows were to add support for reaching ``.local`` addresses, as is done in Linux and Mac, this would no longer be necessary.
My Tor sites aren't loading, what should I do?
----------------------------------------------