Hacker News new | ask | show | jobs
by isaack 2485 days ago
@Jorge - is there a way for me to build "relays" out of ESP32/RPi Zero?

@HN Crowd - is there something I could do to prepare for possible censorship? I was thinking of mesh Internet over the air, something like DN42 but over wireless links

1 comments

You can do mesh networking with the esp32: https://www.espressif.com/en/products/software/esp-mesh/over...

I think that it might be possible to adjust the app to accommodate the esp32 mesh using the mesh security to identify it. Obv. not had time to look at the details, but you could start with this and the bridgefy SDK?

https://medium.com/bridgefy/creating-an-offline-messaging-ap...