Signed URLs on ESP32
blog.golioth.io·8h·
Discuss: Hacker News
Flag this post

A few weeks ago we announced support for signed URLs on embedded devices and the initial release of signy. This week we released v0.2.0 of signy, which expands support beyond Zephyr RTOS to Espressif’s ESP-IDF. In addition to bringing signed URLs to more embedded devices, ESP-IDF support is particularly useful due to the framework’s built-in OTA firmware update capabilities.

Signed URLs Recap

To briefly recap, signed URLs are time-limited credentials that grant access to a remote private resource. While they are typically used on the web when a server issues a sig…

Similar Posts

Loading similar posts...