mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
38 lines
1.5 KiB
ReStructuredText
38 lines
1.5 KiB
ReStructuredText
.. _lan-android:
|
|
|
|
=======
|
|
Android
|
|
=======
|
|
|
|
If you are running Android 12+ (not yet available on Calyx/Graphene), you can setup :ref:`Local Access<lan>`, please refer to :ref:`Android Limitations <lim-android>` for more details.
|
|
|
|
.. note:: You must download your certificate via desktop/laptop over Tor and then transfer it to your phone (Step 3)
|
|
|
|
#. Either use the Root CA you downloaded at the completion of :ref:`Initial Setup<initial-setup>`, or visit your Embassy at its Tor Address (for security purposes), and navigate to the :ref:`Embassy tab<embassy-tab>` -> LAN
|
|
|
|
.. figure:: /_static/images/ssl/embassy_lan_setup.svg
|
|
:width: 60%
|
|
:alt: LAN setup menu item
|
|
|
|
#. Click "Download Root CA". This will prompt a download to save the certificate file to your machine
|
|
|
|
.. figure:: /_static/images/ssl/embassy_lan_setup0.svg
|
|
:width: 60%
|
|
:alt: LAN setup page
|
|
|
|
#. Send the cert to yourself via Signal, email, File Browser, etc and download onto your Android device
|
|
|
|
#. Go to Settings -> Security -> Advanced -> Encryption and Credentials -> Install a Certificate and select the cert you downloaded from the file system
|
|
|
|
.. figure:: /_static/images/ssl/android/droidLAN0.svg
|
|
:width: 30%
|
|
:alt: Install certificate
|
|
|
|
#. To setup in Firefox, enter ``about:config`` in URL bar, search for "security.enterprise_roots.enabled", and set to ``true``
|
|
|
|
.. figure:: /_static/images/ssl/android/droidLAN1.svg
|
|
:width: 30%
|
|
:alt: Firefox about:config
|
|
|
|
#. That's it! You may now browse the ``.local`` addresses on your Embassy.
|