
When masses of people gather and authorities cut off the Internet, typical mesh-network systems struggle. This IEEE Spectrum article outlines a new effort by teams at City College of New York, Harvard University, and Johns Hopkins University to build a better mesh-network architecture, called Amigo, tailored for hostile or crowded settings, such as political protests or disaster zones.
According to the article, Amigo addresses two major flaws found in earlier mesh systems. First, when hundreds or thousands of devices flood a network during a protest, routing becomes chaotic and the system chokes. Amigo introduces “dynamic clique” routing: nearby devices form small leader-based groups, reducing message duplication and lowering congestion. Second, the system improves on cryptographic weaknesses. It supports “outsider anonymity” (so bystanders cannot detect that a group exists) and allows safe removal of compromised group members, while preserving forward secrecy and post-compromise security, features borrowed from secure messaging apps.
Another innovation is modelling real crowd movement. The researchers argue that previous mesh models treated mobile nodes such as particles in random motion; in protest settings, people move with group intent, close together and slower. Amigo’s algorithms integrate “psychological crowd” models, movement informed by sociology and geography, to better predict network stress.
The article highlights broader applications beyond protests: natural-disaster scenarios where the Internet fails; first responders operating in devastated areas; or off-grid coordination in remote regions. The team suggests that building networks resilient to real-world human behavior and adversarial interference is critical.
Amigo represents a major step toward mesh networks that don’t just work in benign conditions, but in messy, adversarial ones. By merging routing design, cryptography, and crowd modelling, the project aims to keep people connected when it matters most.