But yeah, my vision is pretty much just SSB all grown up.
(Go sign up to eternal-september.org if you're interested)
The tricky part there would be working out a partition tolerant payments system. It's one thing to go offline in the middle of delivering a message, its another thing entirely to orchestrate payment across a smattering of disconnected networks (blockchains are not partition tolerant). I think it could be done, but that's an application layer concern... gotta get the peer finding and web-of-trust stuff working first.
The advantage of something that can reach 6 miles is that it could cover suburbia and rural areas with ~20-40 acre plots relatively effectively.
Really the thing I'm trying to push back against is the idea that the entire path between them must be connected all at once in order for two parties to communicate. If we design for short range, partition-tolerant, pocket-to-pocket background gossip, then that same protocol will work just fine if you attach specialty radio hardware and give it miles worth of range, and you've still got the fallback ready for cases where all you have is consumer grade hardware.
On the other hand, if you design for persistent connectivity and then try to use it in an intermittently-connected context, you're going to have a much worse time.
It might look something like this: As you stand in line at the grocery store your device notices that a nearby device (the guy behind you) belongs to somebody who is trusted by one of your peers in the "gardening" topic. You're not a gardener, but your room mate is. So your device pulls a gardening related update from their device. Then as you head home with groceries your device is not connected to anything, it's just sitting in your pocket with a filesystem full of data. And then when you get home your roommate's device gets a notification about a reply to their question on a gardening related message board. That data came to them on your device. It traveled a few feet wirelessly at the grocery store, and a few feet wirelessly at home, but the majority of the transit was handled the slow way, by hitching a ride on a human who was traveling that way anyhow.
It would only work for small bits of latency tolerant data, and work best for information of broad interest (not so great for an encrypted email to a single party, pretty good for map tiles, open/closed hours, restaurant menus, etc). The simplest app to build on such a platform would be a sort of of distributed BBS. VoIP would be nearly impossible. But I think that small snippets of high latency text can get you pretty far.
You just get a different type of threat landscape when each hop is also an opportunity to shake somebody's hand and attest that the holder of their private key is a real human. It creates a minimal trust layer you can then build on. You don't get that with a hardware address found drifting on the wind.
Both modes have some potential to attract harmful attention to network operators based on the behavior of their users, but to a very different degree. So far as I know nobody is kicking down meshtastic operators' doors looking to follow a transmission to its source, but I think that would change if the other modes of long range skulduggery were to fail.
The most resilient infrastructure would be one with no high value targets: one where each user is equally an operator.