Nostr guide small fix (#558)

* nostr-guide

* nostr-guide

* minor fixes

* small-fix

* numbers fix

---------

Co-authored-by: H0mer <h0mer@ubuntu22.04.2>
This commit is contained in:
H0mer
2023-12-11 16:48:41 +01:00
committed by GitHub
parent c05bb174b3
commit 6b5985c2c6
2 changed files with 5 additions and 2 deletions

View File

@@ -14,12 +14,13 @@ Nostr is a simple, open protocol that enables global, decentralized, and censors
#. Install **Nostr RS relay** service from Start9 Registry on your server.
.. figure:: /_static/images/services/nostr/nostr-1.png
.. figure:: /_static/images/services/nostr/nostr-1.png
:width: 50%
:alt: nostr install
#. In the service, page click **CONFIGURE** and add the pubkey in hex format to whitelist your client. Click save.
.. figure:: /_static/images/services/nostr/nostr-2.png
.. figure:: /_static/images/services/nostr/nostr-2.png
:width: 50%
:alt: nostr whitelist pubkey

View File

@@ -42,9 +42,11 @@ Using Iris on StartOS
:alt: iris sign in
#. To connect to your own private relay, go to Settings -> Network and paste in your Nostr Relay Websocket URL (e.g. ws://address.onion). You can find this value in the Properties section of your Nostr RS Relay service.
.. note::
If you plan to connect to your own private relay, you must first make sure you are already :ref:`running Tor<connecting-tor>` on your system and we suggest using Firefox which must be :ref:`configured to use Tor<connecting-ff>`.
It is recommended to use your Relay's Tor websocket URL (ws://address.onion), since the LAN websocket URL (wss://address.local) will only work when you are home.
.. figure:: /_static/images/services/nostr/iris-5.png
:width: 50%
:alt: iris add url