From f66dec2acaf9c595a7f630a86b8677ae2458edf9 Mon Sep 17 00:00:00 2001
From: Mark Qvist
Date: Tue, 14 Oct 2025 19:08:01 +0200
Subject: [PATCH] Updated github build
---
constants.py | 6 ++++++
docs/connect.html | 39 +++++++++++++--------------------------
docs/connect_de.html | 39 +++++++++++++--------------------------
docs/connect_es.html | 39 +++++++++++++--------------------------
docs/connect_jp.html | 38 +++++++++++++-------------------------
docs/connect_nl.html | 38 +++++++++++++-------------------------
docs/connect_pl.html | 38 +++++++++++++-------------------------
docs/connect_pt-br.html | 39 +++++++++++++--------------------------
docs/connect_tr.html | 38 +++++++++++++-------------------------
docs/connect_uk.html | 39 +++++++++++++--------------------------
docs/connect_zh-cn.html | 39 +++++++++++++--------------------------
docs/credits.html | 6 ++++--
docs/credits_de.html | 6 ++++--
docs/credits_es.html | 6 ++++--
docs/credits_jp.html | 6 ++++--
docs/credits_nl.html | 6 ++++--
docs/credits_pl.html | 6 ++++--
docs/credits_pt-br.html | 6 ++++--
docs/credits_tr.html | 6 ++++--
docs/credits_uk.html | 6 ++++--
docs/credits_zh-cn.html | 6 ++++--
docs/crypto.html | 3 ++-
docs/crypto_de.html | 3 ++-
docs/crypto_es.html | 3 ++-
docs/crypto_jp.html | 3 ++-
docs/crypto_nl.html | 3 ++-
docs/crypto_pl.html | 3 ++-
docs/crypto_pt-br.html | 3 ++-
docs/crypto_tr.html | 3 ++-
docs/crypto_uk.html | 3 ++-
docs/crypto_zh-cn.html | 3 ++-
docs/docs.html | 3 ++-
docs/docs_de.html | 3 ++-
docs/docs_es.html | 3 ++-
docs/docs_jp.html | 3 ++-
docs/docs_nl.html | 3 ++-
docs/docs_pl.html | 3 ++-
docs/docs_pt-br.html | 3 ++-
docs/docs_tr.html | 3 ++-
docs/docs_uk.html | 3 ++-
docs/docs_zh-cn.html | 3 ++-
docs/donate.html | 3 ++-
docs/donate_de.html | 3 ++-
docs/donate_es.html | 3 ++-
docs/donate_jp.html | 3 ++-
docs/donate_nl.html | 3 ++-
docs/donate_pl.html | 3 ++-
docs/donate_pt-br.html | 3 ++-
docs/donate_tr.html | 3 ++-
docs/donate_uk.html | 3 ++-
docs/donate_zh-cn.html | 3 ++-
docs/hardware.html | 3 ++-
docs/hardware_de.html | 3 ++-
docs/hardware_es.html | 3 ++-
docs/hardware_jp.html | 3 ++-
docs/hardware_nl.html | 3 ++-
docs/hardware_pl.html | 3 ++-
docs/hardware_pt-br.html | 3 ++-
docs/hardware_tr.html | 3 ++-
docs/hardware_uk.html | 3 ++-
docs/hardware_zh-cn.html | 3 ++-
docs/index.html | 3 ++-
docs/index_de.html | 3 ++-
docs/index_es.html | 3 ++-
docs/index_jp.html | 3 ++-
docs/index_nl.html | 3 ++-
docs/index_pl.html | 3 ++-
docs/index_pt-br.html | 3 ++-
docs/index_tr.html | 3 ++-
docs/index_uk.html | 3 ++-
docs/index_zh-cn.html | 3 ++-
docs/license.html | 3 ++-
docs/license_de.html | 3 ++-
docs/license_es.html | 3 ++-
docs/license_uk.html | 3 ++-
docs/start.html | 3 ++-
docs/start_de.html | 3 ++-
docs/start_es.html | 3 ++-
docs/start_jp.html | 3 ++-
docs/start_nl.html | 3 ++-
docs/start_pl.html | 3 ++-
docs/start_pt-br.html | 3 ++-
docs/start_tr.html | 3 ++-
docs/start_uk.html | 3 ++-
docs/start_zh-cn.html | 3 ++-
source/connect.md | 33 ---------------------------------
source/connect_de.md | 32 --------------------------------
source/connect_es.md | 33 ---------------------------------
source/connect_jp.md | 31 -------------------------------
source/connect_nl.md | 31 -------------------------------
source/connect_pl.md | 31 -------------------------------
source/connect_pt-br.md | 32 --------------------------------
source/connect_tr.md | 31 -------------------------------
source/connect_uk.md | 33 +--------------------------------
source/connect_zh-cn.md | 34 ----------------------------------
95 files changed, 305 insertions(+), 660 deletions(-)
diff --git a/constants.py b/constants.py
index 628cd8a..cd87623 100755
--- a/constants.py
+++ b/constants.py
@@ -2,6 +2,12 @@ PUBLIC_ENTRYPOINTS = """```
# These are community-provided public Reticulum
# entrypoints available over the public Internet.
+ [[RNS Testnet BetweenTheBorders]]
+ type = TCPClientInterface
+ enabled = yes
+ target_host = reticulum.betweentheborders.com
+ target_port = 4242
+
[[Spaceman-ygg]]
type = TCPClientInterface
enabled = true
diff --git a/docs/connect.html b/docs/connect.html
index a24b5d3..70f9a2d 100644
--- a/docs/connect.html
+++ b/docs/connect.html
@@ -8,39 +8,26 @@
-
If you just want to get started experimenting without building any physical networks, you are welcome to join the Public Reticulum Testnet. The testnet is just that, an informal network for testing and experimenting. It will be up most of the time, and anyone can join, but it also means that there's no guarantees for service availability.
-Please note! For everyday use of Reticulum, such as for messaging and other communications, it is much better to use one or more of the community-provided public entrypoints. Please see the next section for details.
-The testnet runs the very latest version of Reticulum (often even a short while before it is publicly released). Sometimes experimental versions of Reticulum might be deployed to nodes on the testnet, which means strange behaviour can occur. If none of that scares you, you can join the testnet via either TCP or I2P.
-Just add one of the following interfaces to your Reticulum configuration file:
-# TCP/IP interface to the Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Community Entrypoints
+A number of publicly available entrypoints to Reticulum networks have been provided by the community. For everyday use, it is recommended to use these instead of the testnet.
+You can connect your devices or instances to one or more of these to gain access to any Reticulum networks they are physically connected to.
+Ideally, set up a Reticulum Transport Node that your own devices can reach locally, and then connect that transport node to a couple of public entrypoints. This will provide efficient connections and redundancy in case any of them go down.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interface to I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-The testnet also contains a number of Nomad Network nodes, and LXMF propagation nodes.
-Community Entrypoints
-A number of publicly available entrypoints to Reticulum networks have been provided by the community. For everyday use, it is recommended to use these instead of the testnet.
-You can connect your devices or instances to one or more of these to gain access to any Reticulum networks they are physically connected to.
-Ideally, set up a Reticulum Transport Node that your own devices can reach locally, and then connect that transport node to a couple of public entrypoints. This will provide efficient connections and redundancy in case any of them go down.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_de.html b/docs/connect_de.html
index 075c007..e08dc7a 100644
--- a/docs/connect_de.html
+++ b/docs/connect_de.html
@@ -8,39 +8,26 @@
-
-Öffentliches Testnetz
-Wenn Sie einfach nur experimentieren wollen, ohne ein physisches Netzwerk aufzubauen, können Sie sich gerne dem öffentlichen Reticulum Testnet anschließen. Das Testnetz ist genau das: ein informelles Netzwerk zum Testen und Experimentieren. Es wird die meiste Zeit verfügbar sein, und jeder kann mitmachen, aber das bedeutet auch, dass es keine Garantien für die Verfügbarkeit der Dienste gibt.
-Auf dem Testnetz läuft die allerneueste Version von Reticulum (oft sogar kurz vor der öffentlichen Freigabe). Manchmal werden experimentelle Versionen von Reticulum auf Knoten im Testnetz eingesetzt, was bedeutet, dass seltsames Verhalten auftreten kann.
-Wenn Sie das alles nicht abschreckt, können Sie dem Testnetz über TCP oder I2P beitreten.
-Fügen Sie einfach eine der folgenden Schnittstellen in Ihre Reticulum-Konfigurationsdatei ein:
-# TCP/IP interface to the Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Community-Einstiegspunkte
+Die Community hat eine Reihe öffentlich verfügbarer Einstiegspunkte zu Reticulum-Netzwerken bereitgestellt. Für den alltäglichen Gebrauch wird empfohlen, diese anstelle des Testnetzes zu verwenden.
+Sie können Ihre Geräte oder Instanzen mit einem oder mehreren dieser Punkte verbinden, um Zugriff auf alle Reticulum-Netzwerke zu erhalten, mit denen sie physisch verbunden sind.
+Richten Sie im Idealfall einen Reticulum-Transportknoten ein, den Ihre eigenen Geräte lokal erreichen können, und verbinden Sie diesen Transportknoten dann mit einigen öffentlichen Einstiegspunkten. Dies sorgt für effiziente Verbindungen und Redundanz, falls einer von ihnen ausfällt.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interface to I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-Das Testnetz enthält auch eine Reihe von Nomad Network-Knoten und LXMF-Propagationsknoten, Sowie Sideband Peers, welche untereinander erreichbar sind.
-Community-Einstiegspunkte
-Die Community hat eine Reihe öffentlich verfügbarer Einstiegspunkte zu Reticulum-Netzwerken bereitgestellt. Für den alltäglichen Gebrauch wird empfohlen, diese anstelle des Testnetzes zu verwenden.
-Sie können Ihre Geräte oder Instanzen mit einem oder mehreren dieser Punkte verbinden, um Zugriff auf alle Reticulum-Netzwerke zu erhalten, mit denen sie physisch verbunden sind.
-Richten Sie im Idealfall einen Reticulum-Transportknoten ein, den Ihre eigenen Geräte lokal erreichen können, und verbinden Sie diesen Transportknoten dann mit einigen öffentlichen Einstiegspunkten. Dies sorgt für effiziente Verbindungen und Redundanz, falls einer von ihnen ausfällt.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_es.html b/docs/connect_es.html
index 2e596ff..2c17984 100644
--- a/docs/connect_es.html
+++ b/docs/connect_es.html
@@ -8,39 +8,26 @@
-
-Testnet pública
-Si sólo quiere empezar a experimentar sin construir ninguna red física, le invitamos a unirse a la red pública de pruebas de Reticulum (Testnet).
-La red de pruebas es precisamente eso, una red informal para probar y experimentar. Estará activa la mayor parte del tiempo y cualquiera puede unirse a ella, pero esto también significa que no hay garantías de disponibilidad del servicio.
-La red de pruebas ejecuta la ultimísima versión de Reticulum (a menudo incluso un poco antes de su lanzamiento público). A veces pueden desplegarse versiones experimentales de Reticulum en nodos de la red de pruebas, lo que significa que pueden producirse comportamientos extraños. Si nada de esto le asusta, puede unirse a la red de prueba a través de TCP o I2P.
-Sólo tiene que añadir una de las siguientes interfaces a su archivo de configuración de Reticulum:
-# TCP/IP interfaz al Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Puntos de entrada de la comunidad
+La comunidad ha proporcionado una serie de puntos de entrada disponibles públicamente a las redes de Reticulum. Para el uso diario, se recomienda utilizar estos en lugar de la red de prueba.
+Puede conectar sus dispositivos o instancias a uno o más de estos para obtener acceso a cualquier red de Reticulum a la que estén conectados físicamente.
+Lo ideal es configurar un nodo de transporte de Reticulum al que sus propios dispositivos puedan acceder localmente y luego conectar ese nodo de transporte a un par de puntos de entrada públicos. Esto proporcionará conexiones eficientes y redundancia en caso de que alguno de ellos deje de funcionar.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# TCP/IP interfaz al BetweenTheBorders Hub (proporcionado por la comunidad)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interfaz a I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-La red de pruebas también contiene varios nodos de Nomad Network y nodos de propagación LXMF.
-Puntos de entrada de la comunidad
-La comunidad ha proporcionado una serie de puntos de entrada disponibles públicamente a las redes de Reticulum. Para el uso diario, se recomienda utilizar estos en lugar de la red de prueba.
-Puede conectar sus dispositivos o instancias a uno o más de estos para obtener acceso a cualquier red de Reticulum a la que estén conectados físicamente.
-Lo ideal es configurar un nodo de transporte de Reticulum al que sus propios dispositivos puedan acceder localmente y luego conectar ese nodo de transporte a un par de puntos de entrada públicos. Esto proporcionará conexiones eficientes y redundancia en caso de que alguno de ellos deje de funcionar.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_jp.html b/docs/connect_jp.html
index 39349fa..edeae1a 100644
--- a/docs/connect_jp.html
+++ b/docs/connect_jp.html
@@ -8,38 +8,26 @@
-
-パブリックテストネット
-物理的なネットワークを構築せずに実験を始めたい場合は、パブリックレティキュラムテストネットに参加してください。テストネットはまさにそれであり、テストと実験のための非公式なネットワークです。ほとんどの時間稼働しており、誰でも参加できますが、それは同時にサービスの可用性に対する保証がないことも意味します。
-テストネットは最新のレティキュラムのバージョンを実行しており(公開される前の短い期間でもあることがよくあります)、時折実験的なレティキュラムのバージョンがテストネット上のノードに展開されることがあり、それにより奇妙な動作が発生する可能性があります。それでも怖くない場合は、TCPまたはI2Pを使用してテストネットに参加できます。
-次のいずれかのインターフェースをReticulumの設定ファイルに追加してください:
-# Dublin HubへのTCP/IPインターフェース
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+コミュニティ エントリポイント
+コミュニティによって、Reticulum ネットワークへの公開エントリポイントが多数提供されています。日常的な使用には、テストネットではなくこれらを使用することをお勧めします。
+デバイスまたはインスタンスをこれらの 1 つ以上のエントリポイントに接続して、物理的に接続されている Reticulum ネットワークにアクセスできます。
+理想的には、自分のデバイスがローカルでアクセスできる Reticulum トランスポート ノードを設定し、そのトランスポート ノードをいくつかのパブリック エントリポイントに接続します。これにより、いずれかのエントリポイントがダウンした場合でも、効率的な接続と冗長性が提供されます。
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# BetweenTheBorders HubへのTCP/IPインターフェース(コミュニティ提供)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# I2P Hub Aへのインターフェース
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-テストネットにはNomad NetworkノードおよびLXMF伝播ノードも含まれています。
-コミュニティ エントリポイント
-コミュニティによって、Reticulum ネットワークへの公開エントリポイントが多数提供されています。日常的な使用には、テストネットではなくこれらを使用することをお勧めします。
-デバイスまたはインスタンスをこれらの 1 つ以上のエントリポイントに接続して、物理的に接続されている Reticulum ネットワークにアクセスできます。
-理想的には、自分のデバイスがローカルでアクセスできる Reticulum トランスポート ノードを設定し、そのトランスポート ノードをいくつかのパブリック エントリポイントに接続します。これにより、いずれかのエントリポイントがダウンした場合でも、効率的な接続と冗長性が提供されます。
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_nl.html b/docs/connect_nl.html
index 239a9a2..df172ee 100644
--- a/docs/connect_nl.html
+++ b/docs/connect_nl.html
@@ -8,38 +8,26 @@
-
-Openbaar Testnet
-Als je gewoon wilt beginnen met experimenteren zonder fysieke netwerken te bouwen, ben je van harte welkom om lid te worden van het Public Reticulum Testnet. Het testnet is precies dat: een informeel netwerk voor testen en experimenteren. Het zal het grootste deel van de tijd actief zijn en iedereen kan meedoen, maar het betekent ook dat er geen garanties zijn voor de beschikbaarheid van de service.
-Het testnet draait de allernieuwste versie van Reticulum (vaak zelfs kort voordat deze publiekelijk wordt vrijgegeven). Soms kunnen experimentele versies van Reticulum worden ingezet op knooppunten op het testnet, wat betekent dat er vreemd gedrag kan optreden. Als dit u allemaal niet afschrikt, kunt u zich via TCP of I2P bij het testnet aansluiten.
-Voeg gewoon een van de volgende interfaces toe aan uw Reticulum-configuratiebestand:
-# TCP/IP interface to the Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Community Entrypoints
+De community heeft een aantal openbaar beschikbare entrypoints voor Reticulum-netwerken geleverd. Voor dagelijks gebruik is het raadzaam om deze te gebruiken in plaats van het testnet.
+U kunt uw apparaten of instanties verbinden met een of meer van deze om toegang te krijgen tot alle Reticulum-netwerken waarmee ze fysiek verbonden zijn.
+Idealiter stelt u een Reticulum Transport Node in die uw eigen apparaten lokaal kunnen bereiken en verbindt u die transport node vervolgens met een aantal openbare entrypoints. Dit zorgt voor efficiënte verbindingen en redundantie in het geval dat een van hen uitvalt.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# TCP/IP interface to the BetweenTheBorders Hub (door de gemeenschap geleverd)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interface to I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-Het testnet bevat ook een aantal Nomad Network knooppunten en LXMF propagatieknooppunten.
-Community Entrypoints
-De community heeft een aantal openbaar beschikbare entrypoints voor Reticulum-netwerken geleverd. Voor dagelijks gebruik is het raadzaam om deze te gebruiken in plaats van het testnet.
-U kunt uw apparaten of instanties verbinden met een of meer van deze om toegang te krijgen tot alle Reticulum-netwerken waarmee ze fysiek verbonden zijn.
-Idealiter stelt u een Reticulum Transport Node in die uw eigen apparaten lokaal kunnen bereiken en verbindt u die transport node vervolgens met een aantal openbare entrypoints. Dit zorgt voor efficiënte verbindingen en redundantie in het geval dat een van hen uitvalt.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_pl.html b/docs/connect_pl.html
index afcd0d2..eb123f5 100644
--- a/docs/connect_pl.html
+++ b/docs/connect_pl.html
@@ -8,38 +8,26 @@
-
-Publiczny Testnet
-Jeśli chcesz po prostu zacząć eksperymentować bez budowania fizycznych sieci, zachęcam do przyłączenia się do Publicznego Testnetu Reticulum. Testnet to po prostu nieformalna sieć do testowania i eksperymentowania. Będzie działać przez większość czasu i każdy może do niej dołączyć, ale oznacza to również, że nie ma gwarancji dostępności usług.
-W sieci testowej działa najnowsza wersja Reticulum (często nawet krótko przed jej publicznym udostępnieniem). Czasami eksperymentalne wersje Reticulum mogą zostać wdrożone do węzłów w sieci testowej, co oznacza, że mogą wystąpić dziwne zachowania. Jeśli Ciebie to nie przeraża, możesz dołączyć do sieci testowej przez TCP lub I2P.
-Dodaj jeden z następujących interfejsów do pliku konfiguracyjnego Reticulum:
-# TCP/IP interface to the Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Punkty wejścia społeczności
+Społeczność udostępniła szereg publicznie dostępnych punktów wejścia do sieci Reticulum. Do codziennego użytku zaleca się korzystanie z nich zamiast sieci testowej.
+Możesz podłączyć swoje urządzenia lub instancje do jednego lub większej liczby z nich, aby uzyskać dostęp do dowolnej sieci Reticulum, do której są fizycznie podłączone.
+W idealnym przypadku skonfiguruj węzeł transportowy Reticulum, do którego Twoje własne urządzenia mogą dotrzeć lokalnie, a następnie podłącz ten węzeł transportowy do kilku publicznych punktów wejścia. Zapewni to wydajne połączenia i redundancję w przypadku awarii któregokolwiek z nich.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interface to I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-Testnet zawiera również liczne węzły Nomad Network, i węzły propagacyjne LXMF.
-Punkty wejścia społeczności
-Społeczność udostępniła szereg publicznie dostępnych punktów wejścia do sieci Reticulum. Do codziennego użytku zaleca się korzystanie z nich zamiast sieci testowej.
-Możesz podłączyć swoje urządzenia lub instancje do jednego lub większej liczby z nich, aby uzyskać dostęp do dowolnej sieci Reticulum, do której są fizycznie podłączone.
-W idealnym przypadku skonfiguruj węzeł transportowy Reticulum, do którego Twoje własne urządzenia mogą dotrzeć lokalnie, a następnie podłącz ten węzeł transportowy do kilku publicznych punktów wejścia. Zapewni to wydajne połączenia i redundancję w przypadku awarii któregokolwiek z nich.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_pt-br.html b/docs/connect_pt-br.html
index ae04640..8288f29 100644
--- a/docs/connect_pt-br.html
+++ b/docs/connect_pt-br.html
@@ -8,39 +8,26 @@
-
-Rede de Teste Pública
-Se você quiser experimentar sem criar nenhuma rede física, você é bem-vindo para entrar na Rede de Teste Pública Reticulum. A rede de teste é apenas isso, uma rede informal para teste e experimentação. Estará online na maior parte do tempo e qualquer um pode entrar, mas isso também significa que não há garantia da disponibilidade do serviço.
-A rede de teste executa a última versão do Reticulum (muitas vezes antes da versão ser publicamente lançada).
-Algumas vezes versões experimentais do Reticulum podem ser utilizada em nós da rede de teste, que pode causar instabilidade. Se nada disso importa para você, você pode entrar na rede de teste via TCP ou I2P.
-Adicione uma das seguintes interfaces no arquivo de configuração do seu Reticulum:
-# Interface TCP/IP para o Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Pontos de entrada da comunidade
+Vários pontos de entrada disponíveis publicamente para redes Reticulum foram fornecidos pela comunidade. Para uso diário, é recomendado usar estes em vez da testnet.
+Você pode conectar seus dispositivos ou instâncias a um ou mais destes para obter acesso a quaisquer redes Reticulum às quais eles estejam fisicamente conectados.
+O ideal é configurar um nó de transporte Reticulum que seus próprios dispositivos possam alcançar localmente e, em seguida, conectar esse nó de transporte a alguns pontos de entrada públicos. Isso fornecerá conexões eficientes e redundância caso algum deles fique inativo.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# Interface TCP/IP para o BetweenTheBorders Hub
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interface para o I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-A rede de teste também contém o número de nós da Nomad Network e nós de propagação LXMF.
-Pontos de entrada da comunidade
-Vários pontos de entrada disponíveis publicamente para redes Reticulum foram fornecidos pela comunidade. Para uso diário, é recomendado usar estes em vez da testnet.
-Você pode conectar seus dispositivos ou instâncias a um ou mais destes para obter acesso a quaisquer redes Reticulum às quais eles estejam fisicamente conectados.
-O ideal é configurar um nó de transporte Reticulum que seus próprios dispositivos possam alcançar localmente e, em seguida, conectar esse nó de transporte a alguns pontos de entrada públicos. Isso fornecerá conexões eficientes e redundância caso algum deles fique inativo.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_tr.html b/docs/connect_tr.html
index 0ef2220..e12801f 100644
--- a/docs/connect_tr.html
+++ b/docs/connect_tr.html
@@ -8,38 +8,26 @@
-
-Genel Test Ağı
-Eğer fiziksel ağlar oluşturmadan sadece denemelere başlamak istiyorsanız, Genel Reticulum Test Ağı'na katılmaktan hoş geldiniz. Test ağı tam olarak bunun için, test etmek ve denemeler yapmak için gayri resmi bir ağdır. Çoğu zaman aktif olacak ve herkes katılabilir, ancak bu aynı zamanda hizmetin sürekli kullanılabilirliği için garanti olmadığı anlamına gelir.
-Test ağı, Reticulum'un en güncel sürümünü çalıştırır (çoğu zaman genel olarak yayınlanmadan kısa bir süre önce). Ara sıra Reticulum'un deneysel sürümleri, test ağındaki düğümlere dağıtılabilir, bu da tuhaf davranışlara neden olabilir. Eğer hiçbiri sizi korkutmuyorsa, test ağına TCP veya I2P aracılığıyla katılabilirsiniz.
-Reticulum yapılandırma dosyanıza aşağıdaki arayüzlerden birini ekleyin:
-# Dublin Hub için TCP/IP arabirimi
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Topluluk Giriş Noktaları
+Topluluk tarafından Reticulum ağlarına bir dizi genel erişime açık giriş noktası sağlanmıştır. Günlük kullanım için, testnet yerine bunları kullanmanız önerilir.
+Cihazlarınızı veya örneklerinizi fiziksel olarak bağlı oldukları herhangi bir Reticulum ağına erişim sağlamak için bunlardan birine veya daha fazlasına bağlayabilirsiniz.
+İdeal olarak, kendi cihazlarınızın yerel olarak ulaşabileceği bir Reticulum Taşıma Düğümü kurun ve ardından bu taşıma düğümünü birkaç genel giriş noktasına bağlayın. Bu, bunlardan herhangi biri çökerse verimli bağlantılar ve yedeklilik sağlayacaktır.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# BetweenTheBorders Hub için TCP/IP arabirimi (topluluk tarafından sağlanmış)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# I2P Hub A için arabirim
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-Test ayrıca bir dizi Nomad Network düğümü ve LXMF yayılma düğümü içerir.
-Topluluk Giriş Noktaları
-Topluluk tarafından Reticulum ağlarına bir dizi genel erişime açık giriş noktası sağlanmıştır. Günlük kullanım için, testnet yerine bunları kullanmanız önerilir.
-Cihazlarınızı veya örneklerinizi fiziksel olarak bağlı oldukları herhangi bir Reticulum ağına erişim sağlamak için bunlardan birine veya daha fazlasına bağlayabilirsiniz.
-İdeal olarak, kendi cihazlarınızın yerel olarak ulaşabileceği bir Reticulum Taşıma Düğümü kurun ve ardından bu taşıma düğümünü birkaç genel giriş noktasına bağlayın. Bu, bunlardan herhangi biri çökerse verimli bağlantılar ve yedeklilik sağlayacaktır.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_uk.html b/docs/connect_uk.html
index 939db04..6492880 100644
--- a/docs/connect_uk.html
+++ b/docs/connect_uk.html
@@ -8,39 +8,26 @@
-
-Публічний Testnet
-Якщо ви просто хочете почати експериментувати без створення фізичних мереж, ви можете приєднатися до публічного тестнету Reticulum. Тестнет саме такий, неформальна мережа для тестування та експериментів. Він буде доступний більшість часу, і кожен може приєднатися, але це також означає, що немає гарантій щодо доступності сервісу.
-Зверніть увагу! Для повсякденного використання Reticulum, наприклад, для обміну повідомленнями та інших комунікацій, набагато краще використовувати один або кілька з публічних точок входу, наданих спільнотою. Деталі дивіться в наступному розділі.
-Тестнет працює на найновішій версії Reticulum (зазвичай навіть до її офіційного випуску). Іноді на тестнеті можуть бути розгорнуті експериментальні версії Reticulum, що може призвести до дивної поведінки. Якщо вас це не лякає, ви можете приєднатися до тестнету через TCP або I2P.
-Просто додайте один із наступних інтерфейсів до вашого конфігураційного файлу Reticulum:
-# TCP/IP interface to the Dublin Hub
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+Точки входу до спільноти
+Спільнота надала кілька публічно доступних точок входу до мереж Reticulum. Для повсякденного використання рекомендується використовувати ці точки замість тестнету.
+Ви можете приєднати свої пристрої або інстанси до однієї або кількох таких точок входу, щоб отримати доступ до будь-яких мереж Reticulum, до яких вони фізично підключені.
+Ідеально, якщо ви налаштуєте вузол транспорту Reticulum, до якого ваші пристрої зможуть підключатися локально, а потім з’єднаєте цей транспортний вузол з кількома публічними точками входу. Це забезпечить ефективні з’єднання та надійність у випадку, якщо одна з точок входу вийде з ладу.
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# Interface to I2P Hub A
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-Тестнет також містить кілька вузлів Nomad Network та вузлів поширення LXMF.
-Точки входу спільноти
-Спільнота надала кілька публічно доступних точок входу до мереж Reticulum. Для повсякденного використання рекомендується використовувати ці точки замість тестнету.
-Ви можете приєднати свої пристрої або інстанси до однієї або кількох таких точок входу, щоб отримати доступ до будь-яких мереж Reticulum, до яких вони фізично підключені.
-Ідеально, якщо ви налаштуєте вузол транспорту Reticulum, до якого ваші пристрої зможуть підключатися локально, а потім з’єднаєте цей транспортний вузол з кількома публічними точками входу. Це забезпечить ефективні з’єднання та надійність у випадку, якщо одна з точок входу вийде з ладу.
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/connect_zh-cn.html b/docs/connect_zh-cn.html
index 3ad63e3..f98f085 100644
--- a/docs/connect_zh-cn.html
+++ b/docs/connect_zh-cn.html
@@ -8,39 +8,26 @@
-
-公共测试网络
-如果你只是想立刻上手使用,而不想搭建物理意义上的网络的话,你可以加入公开的 Reticulum 测试网络。这是一个非正式的用于测试与实验的网络。大部分时间它都会在线,所有人都可以加入。同时,“测试”也意味着没有可用性保障。
-请注意!对于 Reticulum 的日常使用,例如消息传递和其他通信,最好使用社区提供的一个或多个公共入口点。请参阅下一节了解详细信息。
-测试网络运行的是最新版的 Reticulum(甚至会在正式发布之前更新)。有时实验版的 Reticulum 会被部署到测试网络的节点之上,这可能会产生奇怪的行为。如果这些都没让你感到害怕,欢迎通过 TCP 或是 I2P 加入测试网络。
-你仅需在 Reticulum 的配置文件中加入以下任意一个界面:
-# Dublin Hub 的 TCP/IP 界面
- [[RNS Testnet Dublin]]
- type = TCPClientInterface
- enabled = yes
- target_host = dublin.connect.reticulum.network
- target_port = 4965
+
+
+社区入口点
+社区提供了许多可公开访问的 Reticulum 网络入口点。对于日常使用,建议使用这些入口点而不是测试网。
+您可以将设备或实例连接到其中一个或多个入口点,以访问它们物理连接的任何 Reticulum 网络。
+理想情况下,设置一个您自己的设备可以在本地访问的 Reticulum 传输节点,然后将该传输节点连接到几个公共入口点。这将提供有效的连接和冗余,以防其中任何一个出现故障。
+# These are community-provided public Reticulum
+# entrypoints available over the public Internet.
-# BetweenTheBorders Hub (社区提供) 的 TCP/IP 界面
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
-# I2P Hub A 界面
- [[RNS Testnet I2P Hub A]]
- type = I2PInterface
- enabled = yes
- peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
-
-测试网络中还有几个 Nomad Network 节点和 LXMF 传播节点(propagation nodes)。
-社区入口点
-社区提供了许多可公开访问的 Reticulum 网络入口点。对于日常使用,建议使用这些入口点而不是测试网。
-您可以将设备或实例连接到其中一个或多个入口点,以访问它们物理连接的任何 Reticulum 网络。
-理想情况下,设置一个您自己的设备可以在本地访问的 Reticulum 传输节点,然后将该传输节点连接到几个公共入口点。这将提供有效的连接和冗余,以防其中任何一个出现故障。
-# These are community-provided public Reticulum entrypoints
-# served over TCP, and available over the public Internet.
+ [[Spaceman-ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
+ target_port = 4343
[[Sydney RNS]]
type = TCPClientInterface
diff --git a/docs/credits.html b/docs/credits.html
index 81aba99..8753b76 100644
--- a/docs/credits.html
+++ b/docs/credits.html
@@ -8,7 +8,8 @@
-
+
+
Acknowledgements & Credits
Reticulum can only exist because of the mountain of Open Source work it was built on top of, the contributions of everyone involved, and everyone that has supported the project through the years. To everyone who has helped, thank you so much.
A number of other modules and projects are either part of, or used by Reticulum. Sincere thanks to the authors and contributors of the following projects:
@@ -29,7 +30,8 @@
The protocol design and reference implementation for Reticulum was carried out between 2014 and 2022 by Mark Qvist.
The Python reference implementation of Reticulum and this website is licensed under the Reticulum License. Please donate to support the continued development.
-The Reticulum Protocol is the shared property of all people,
I contribute it to the public domain.
Dedicated with hope and belief in the future
freedom and prosperity of all,
on Earth and beyond.
Thank You
+The Reticulum Protocol is the shared property of all people,
I contribute it to the public domain.
Dedicated with hope and belief in the future
freedom and prosperity of all,
on Earth and beyond.
Thank You
+