The article is OK albeit unaware of what is happening on the NOSTR world so I'll take the liberty of making some predictions related to NOSTR:
1) Blossom grows even more and defacto replaces IPFS for decentralized file distribution
2) Open Social goes beyond text and decentralized video, docs, meetings, calendars become easily available with several implementations sharing a common NOSTR protocol underneath for accounts and communication, see https://iris.to/ as first example
3) True P2P social web is achieved. Forget about servers or clouds, each cellphone becomes its own data center and cellphones talk with other using P2P techniques
The sheer breadth of Nostr's current development is overwhelming at times. I often find myself exclaiming, "What? Nostr can be used like that?" At present, Nostr appears to be merely a protocol operating within a social media framework. Its capabilities are vast, yet it fundamentally only requires "sending JSON via WebSocket and signing it using the specified algorithm."
The only thing worth complaining about might be that there are too many "crypto bros" :D
Yeah, true. However they are cool and keep the network alive. Very thankful they are there every single day.
What strategy will Nostr use to achieve true P2P social?
From what I see, WebRTC is the key to achieve direct P2P connections.
I'm involved at NOSTR project where beyond internet the connections can be made with bluetooth, LoRa, LAN (including Wi-Fi) and radio using walkie-talkies.
This is great to hear. The part about Bluetooth/radio/LoRa sounds vaguely like Reticulum. I’ve always thought that the two projects could find alignment somewhere. Nostr with Reticulum style features, or even just Nostr over Reticulum, would be unstoppable.
Sorry to say, my opinion is that such alignment will NOT be happening on the foreseeable future unless AI can be used to program whatever is missing on reticulum.
Reticulum is poorly implemented on the library side and assumes everything to be encrypted, which is heavy on network links with poor bandwidth. Plus, on radio waves the encryption is not even permitted.
NOSTR can be simplified to be less verbose and function on less bandwidth links like bluetooth, LoRa and be unencrypted (just signed messages) to legally use radio waves. Reticulum has some kind of drama against using bluetooth for transmission of data. Unfortunately that doesn't seem to change in the near times.