Minor updates

This commit is contained in:
kn0wmad
2022-02-10 08:49:58 -07:00
committed by Lucy Cifferello
parent 706ba2e227
commit ec78649efb
3 changed files with 25 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
# TODO
- Update all guides in service repos (link to wrapper repos in service guides)
- Bitcoin
- Lightning
- Verify LAN and Tor setup steps on a Mac
- Refactor and update Roadmap

View File

@@ -28,10 +28,6 @@ If you are running Android 12+ (not yet available on Calyx/Graphene), you can se
: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.png
:width: 30%
:alt: Firefox about:config
#. To setup in Firefox Beta or Fennec, go to Settings -> About -> tap the logo several times until it says "Debug menu enabled." Then return to Settings -> Secret Settings and toggle on "Use third party CA certificates."
#. That's it! You may now browse the ``.local`` addresses on your Embassy.

View File

@@ -8,6 +8,13 @@ Check out our `Getting Started with Lightning video <https://www.youtube.com/wat
.. youtube:: KhU_sTiaN8w
.. _blue-wallet::
BlueWallet
----------
Not compatible at this time - LNDHub is required
.. _rtl:
Ride the Lightning
@@ -19,22 +26,38 @@ See the video at the top of this page for an intro to Lightning using RTL.
Spark
-----
To use a Spark client, you still need to have Spark installed on the Embassy (which serves Spark). Then, under Properties, there is a "Pairing URL". The first part of this is the server URL, and the end portion of it is the access key.
Android
iOS
To use a Spark client, you still need to have Spark installed on the Embassy. The Spark service on Embassy is both a server (background service) and a client (the web UI). Under Properties, there is a "Pairing URL". The first part of this is the server URL, and the end portion of it is the access key.
.. _thunderhub:
Thunderhub
----------
Compatible with LND
.. _zap:
Zap
---
Compatible with LND
.. _zeus:
Zeus
----
Android
iOS (Coming Soon)
Compatible with both C-Lightning and LND
C-Lightning
===========
LND
===