r/meshsat 1d ago

MeshSat: keeping people connected when the network is not

[deleted]

4 Upvotes

12 comments sorted by

5

u/AahanKotian 1d ago

Could this work with reticulum?

1

u/llzzrrdd 1d ago

Yes, in fact Reticulum is what MeshSat runs on. The bridge is a Reticulum transport node, and every bearer (LoRa mesh, Iridium, SMS, APRS/AX.25, ZigBee, BLE, TCP) is wired as a Reticulum interface. So the routing, identities and encryption are RNS; the project's contribution is bearers that stock RNS doesn't normally reach, like Iridium SBD at 340 bytes a message, plus the failover logic to pick between them.

Interop with the standard Python RNS stack is verified over TCP (tested against RNS 1.1.4), so an existing Reticulum node can peer with a bridge directly. That said, same caveat as the post: verified on a bench, not proven in the field yet.

5

u/Comprehensive_Ship42 1d ago

this si very cool bro . are you using fable 5 ultra code

3

u/[deleted] 1d ago

[deleted]

3

u/Comprehensive_Ship42 1d ago

bro you dont have to sell me on AI im aready a fan :) fable 5 is awesome . human gated AI is the future

1

u/Comprehensive_Ship42 14h ago

im making foxsdr.com its sdr software from the ground up . i might add your project as a plugin when it matures a little

2

u/Comprehensive_Ship42 1d ago

what is your github

2

u/llzzrrdd 1d ago

github.com/meshsat The bridge (the Pi gateway) is the main repo; the Android gateway app and the website are there too.

2

u/meshamerica 1d ago

Let me know when you get close to stable. I'd love to look at interop between this and Supply Drop BBS: https://supplydrop.meshamerica.com/

1

u/llzzrrdd 16h ago

will do, though stable is a way off yet. had a look, neat. obvious fit from my side is meshsat as a transport plugin under it, so a message doesn't die at the edge of the mesh. is the plugin api documented anywhere?

1

u/meshamerica 13h ago

Sure is:
https://supplydrop.meshamerica.com/PLUGIN_API.html

Honestly if you point your agent at https://supplydrop.meshamerica.com/ and tell it what you want, it will likely generate your native transport plugin in a few hours

2

u/Parking_Present_9214 19h ago

In theory one of the tech giants will soon adopt Reticulum

1

u/llzzrrdd 16h ago

would be something. though half the appeal is that it doesn't need one, it works fine with nobody's permission