In preparation for my #Meshtastic #LoRa radio arriving Monday I got #reticulum and #NomadNet running on my laptop. Last night I shared keys with friend and exchange first messages.

With am I so excited about old school texting?!?

I've implemented imperfect rns:// scheme into MacOS rendering #reticulum #nomadnet pages through rnsd-menubar app. It basically converts micron to html, so it can be shown on the browser. Unfortunately I can’t open rns:// in the same tab I type the address - it has to be a new window - but it’s still Safari. This essentially can enable putting rns:// links in regular html pages <a> tags and if you click it will open the nomad page in new window.

#Cyberdeck Concept

Haven’t built this yet! Just a rendering/concept right now. But it got us excited about maybe making one for real!

Anyone out there tried making something like this?

#Meshtastic
#Meshcore
#NomadNet

https://nodestar.net/meshtastic-cyberdeck

https://nodestar.net/meshcore-cyberdeck

https://nodestar.net/nomadnet-cyberdeck

You remember how it felt to get a Gmail address in 2004? When you had to know someone to get in? And having one meant something? Or how about the people who grabbed the first dot coms in 1995?

There’s a window like that again right now, and most people don’t even know it’s open.

https://open.substack.com/pub/zachperlman/p/host-your-website-on-the-mesh?utm_campaign=post&utm_medium=web

#reticulum #meshtastic #meshcore #nomadnet

Host Your Website on the Mesh

You remember how it felt to get a Gmail address in 2004?

Zachary A. Perlman

✨️ Nomad NetBrowser v0.2.0 is out!

NOW WITH #LXMF MESSAGING BUILT IN.

Browse Nomad Network µ-pages over Reticulum, right in your web browser.

📨 Send & receive LXMF messages compatible with #Sideband #MeshChat & #NomadNet
📡 Propagation node support for offline recipients
🔔 Unread badge + delivery tracking
💾 Optional message persistence

No Python knowledge required.
Simply install and go.

🪟 Windows installer (.exe)
🐧 Linux .deb package

https://codeberg.org/node-star/nomad-netbrowser/releases/tag/v0.2.0

Nomad NetBrowser v0.2.0 - node-star/nomad-netbrowser

## What's new **LXMF Messaging** - Send and receive messages compatible with Sideband, MeshChat, NomadNet - Delivery tracking: sending → sent → delivered / failed - Propagation node support for offline recipients - Discovered-peers picker, reply button, unread badge - Optional disk persis...

Codeberg.org

Freedom is a protocol.

NomadNet lets you communicate, browse light weight web pages, and share small files across LoRa radio, packet radio, WiFi, and the internet.

Built on #Reticulum. A cryptographic networking stack that runs on anything. #NomadNet works without kill-switches, surveillance, or central oversight.

The same encrypted packets flow across vastly different physical layers. Simultaneously, seamlessly, with automatic routing between them.

https://nomad.nodestar.net

I Built a Browser for the Other Internet

Netscape Never Died. It Went Mesh.

Zachary A. Perlman
ok I'm leaving this flaky #nomadnet #reticulum setup on for few days. If anyone wants to test it try connecting to tcp interface rn.varnatransport.com:4243 The node announces itself every 5 minutes so you should see it and then you can open the page.
Just added particle sensor sds011 to the #micropython #reticulum firmware. On the image below you can see a #nomadnet page showing both bme280 and sds011 readings. I need a custom PCB to get rid of these jumper wires 😁 The lxmf node example can also return the value of the sensors, when it receives keyword “sensor”.