.d88888b.  8888888b.  8888888 888b    888
d88P" "Y88b 888  "Y88b   888   8888b   888
888     888 888    888   888   88888b  888
888     888 888    888   888   888Y88b 888
888     888 888    888   888   888 Y88b888
888     888 888    888   888   888  Y88888
Y88b. .d88P 888  .d88P   888   888   Y8888
 "Y88888P"  8888888P"  8888888 888    Y888
Observer · Détecter · Identifier · Neutraliser
odin@nyx:~$ cat /node/about

Ce nœud fait partie du réseau ODIN — une infrastructure de communication résiliente et décentralisée, conçue pour fonctionner même sans internet.

Reticulum est un protocole réseau fondé sur la cryptographie. Toutes les communications sont chiffrées de bout en bout par défaut — aucun tiers ne peut lire vos messages, ni identifier les participants. Aucun compte. Aucun serveur central. Aucune surveillance possible.

Le réseau peut transiter sur TCP/IP, LoRa, radio packet, WiFi, Bluetooth — ou n'importe quelle combinaison de ces supports. Même si internet tombe, le réseau continue de fonctionner.

odin@nyx:~$ cat /node/status
nœudrns-nyx.odin-ops.org:4242
protocoleReticulum Network Stack
transportTCP / LoRa / AutoInterface
chiffrementX25519 + AES-128-CBC · bout en bout
statut● ONLINE
pages BBSNomadNet actif
odin@nyx:~$ cat /docs/clients
// Choisir votre client
[1] Sideband — messagerie LXMF avec interface graphique
Android Linux macOS Windows
Messages chiffrés · fichiers · appels audio · GPS · plugins
[2] MeshChat — interface web locale tout-en-un
Windows macOS Linux
Messages · navigation pages NomadNet · appels audio · compatible Sideband
[3] NomadNet — client terminal BBS & propagation
Linux macOS Windows Android (Termux)
Navigation pages .mu · nœud de propagation LXMF · interface texte
[+] Python / pip — installation manuelle pour les geeks
Linux macOS Windows Raspberry Pi
# Installer Reticulum + utilitaires
$ pip install rns

# Lancer le daemon Reticulum
$ rnsd --daemon

# Installer NomadNet
$ pip install nomadnet

# Vérifier la connectivité
$ rnstatus
Python 3.7+ requis · python.org
odin@nyx:~$ cat /docs/connect
// Rejoindre le nœud ODIN
Ajoute cette interface dans ~/.reticulum/config :
[[ODIN — Nyx]]
  type               = TCPClientInterface
  interface_enabled  = True
  target_host        = rns-nyx.odin-ops.org
  target_port        = 4242
✓ copié
Ensuite dans NomadNet ou MeshChat, connecte-toi au nœud ODIN pour accéder aux pages et à la messagerie.
odin@nyx:~$ cat /node/contact
adresse LXMF8d50c7b82e2418d85ea532b2c4ba7352
Compatible : Sideband · MeshChat · NomadNet
odin@nyx:~$ cat /node/links
odin@nyx:~$