latchset / tang

Tang binding daemon
GNU General Public License v3.0
468 stars 56 forks source link

ESP32 implementation #148

Open hadmut opened 1 month ago

hadmut commented 1 month ago

Hi, that's not a bug report, that's just a christmas wish.

Tang servers usually suffer from two particular problems:

Therefore, would be nice to have tang running on an ESP32 microcontroller. There's extremely small modules available that can easily be hidden anywhere, where 5V or 3.3V are available, and connect to the router through Wifi, making it much more difficult to spot and steal them.

ESP32 controllers do have a bunch of security and crypto features, and seem to be a good base for this kind of task.