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 # TODO
- Update all guides in service repos (link to wrapper repos in service guides) - Update all guides in service repos (link to wrapper repos in service guides)
- Bitcoin
- Lightning - Lightning
- Verify LAN and Tor setup steps on a Mac - Verify LAN and Tor setup steps on a Mac
- Refactor and update Roadmap - 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% :width: 30%
:alt: Install certificate :alt: Install certificate
#. To setup in Firefox, enter ``about:config`` in URL bar, search for "security.enterprise_roots.enabled", and set to ``true`` #. 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."
.. figure:: /_static/images/ssl/android/droidLAN1.png
:width: 30%
:alt: Firefox about:config
#. That's it! You may now browse the ``.local`` addresses on your Embassy. #. 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 .. youtube:: KhU_sTiaN8w
.. _blue-wallet::
BlueWallet
----------
Not compatible at this time - LNDHub is required
.. _rtl: .. _rtl:
Ride the Lightning Ride the Lightning
@@ -19,22 +26,38 @@ See the video at the top of this page for an intro to Lightning using RTL.
Spark 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:
Thunderhub Thunderhub
---------- ----------
Compatible with LND
.. _zap: .. _zap:
Zap Zap
--- ---
Compatible with LND
.. _zeus: .. _zeus:
Zeus Zeus
---- ----
Android
iOS (Coming Soon)
Compatible with both C-Lightning and LND
C-Lightning
===========
LND
===