-
Notifications
You must be signed in to change notification settings - Fork 573
Description
Posting everything here rather than cluttering the line with a bunch of smaller items, as these are largely from the perspective of an enthusiast rather than someone that has technical knowledge to offer:
Initial Thoughts: I like the idea of there being a LoRa protocol with an eye towards an amount of infrastructure rather than insisting on a completely amorphous topology. I saw the Andy Kirby video announcing MeshCore (Might want to try re-branding, as the name is also some kind of blockchain scam project.) So I apologize if I'm asking questions you guys have already considered. However, As not everyone wants to join discord, or have funds to your site, I will talk here.
Question: What happens if a repeater node goes down and there are no repeaters but other clients in the area that are sen? Is there a fallback to an amorphous means of passing messages along?
Question: Are there any plans for more than just SMS style messaging? I like Reticulum's pairing with NomadNet, but at the same time while a command line focus is cool? I dislike that it seems to leave everyone else out to dry beyond the SMS style communication sideband allows for phone/tablets.
NomadNet:
https://github.com/markqvist/nomadnet
Question: Would Gemini (protocol) pages and traffic be too heavy for MeshCore's network?
Gemini Protocol: https://geminiprotocol.net/
Wiki: https://en.wikipedia.org/wiki/Gemini_(protocol)
Example Pages:
gemini://bbs.geminispace.org/ - Reddit-Like page/application/message board
gemini://kennedy.gemi.dev/ - Search Engine
Question: Would Email or other asynchronous communication be possible? I ask because while Email has largely fallen out of favor, having a way of getting messages to and from for the sake of passing messages between people who aren't able to have the same schedule will always be useful.
Question: As a last resort, would the TC2 BBS be viable?
https://www.youtube.com/playlist?list=PLshzThxhw4O5qCWbdzADyx1ck_Y5z9s11
Last Question: Would it be possible ot have the repeaters do more than just blindly fling traffic? Ie have those repeaters also act as content servers? Either for low bandwidth static pages (of whatever protocol is decided on,) mailboxes, message boards, or the like? Would it be possible to sync that data between repeater nodes for the sake of getting information across a wider area?