No strudel guide (#594)

* nostrudel-guide

* added-pic

* Minor changes
This commit is contained in:
H0mer
2024-02-24 04:01:43 +01:00
committed by GitHub
parent 20f8572ba1
commit c1226ed9a6
15 changed files with 55 additions and 54 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

View File

@@ -48,4 +48,4 @@ If you want to test your private relay and verify whether it's storing all your
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
iris nostrudel

View File

@@ -1,53 +0,0 @@
.. _iris:
====
Iris
====
The Iris client is both a social networking app and library designed to securely store all user data directly on their devices and facilitate direct communication with peers. The application is compatible with various platforms, including web browsers, iOS, Android, Docker, and desktop platforms such as MacOS, Windows, and Linux.
**Available clients**
- `Start9 Marketplace <https://marketplace.start9.com/marketplace/iris/>`_
- `iris.to web client <https://iris.to/>`_
- `Desktop <https://github.com/irislib/iris-messenger/releases/tag/app-v0.2.2>`_
- `iOS <https://apps.apple.com/us/app/iris-the-nostr-client/id1665849007>`_
- `Android <https://play.google.com/store/apps/details?id=to.iris.twa>`_
Using Iris on StartOS
---------------------
#. Install Iris service from Start9 registry on your server.
.. figure:: /_static/images/services/nostr/iris-1.png
:width: 50%
:alt: iris install
#. Click "Start".
.. figure:: /_static/images/services/nostr/iris-2.png
:width: 50%
:alt: iris start
#. When service is ready click launch UI to access your personal Iris web UI.
.. figure:: /_static/images/services/nostr/iris-3.png
:width: 50%
:alt: iris launch
#. Create a new account, or access an existing account by pasting in your private key. If creating a new account, be sure to securely back up the private key, preferably using Vaultwarden on your Start9 server.
.. figure:: /_static/images/services/nostr/iris-4.png
:width: 50%
: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

View File

@@ -0,0 +1,54 @@
.. _nostrudel:
========
noStrudel
========
noStrudel is a web app for exploring the nostr protocol.
**Available platforms**
- `StartOS <https://marketplace.start9.com/marketplace/nostrudel>`_
**Using noStrudel on StartOS**
#. Install the noStrudel service from the Start9 registry on your server.
.. figure:: /_static/images/services/nostr/nostrudel-1.png
:width: 50%
:alt: install
#. Click "Start".
.. figure:: /_static/images/services/nostr/nostrudel-2.png
:width: 50%
:alt: start
#. When the service is ready click "Launch UI" to access noStrudel.
.. figure:: /_static/images/services/nostr/nostrudel-3.png
:width: 50%
:alt: launch
#. Choose how to setup your relays and create a new account or access an existing account by using a nip-07 browser extension. If creating a new account, be sure to securely back up the private key, preferably using Vaultwarden on StartOS.
.. figure:: /_static/images/services/nostr/nostrudel-4.png
:width: 50%
:alt: sign in
#. To connect to your own private relay, go to Relays -> App Relays, paste in your Nostr Relay Websocket URL (e.g. ws://address.onion) and click add. 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 use `Tor browser <https://www.torproject.org/>`_ or :ref:`run Tor<connecting-tor>` on your system. We recommend 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/nostrudel-5.png
:width: 50%
:alt: add relay
#. To connect to your LND instance using `NWC <https://marketplace.start9.com/marketplace/nostr-wallet-connect>`_ (Nostr Wallet Connect) for LN payments, go to Settings -> Lightning -> Connect wallet. Choose NWC and paste your pairing secret.
.. figure:: /_static/images/services/nostr/nostrudel-6.png
:width: 50%
:alt: connect wallet