atarist-sidecart-raspberry-pico
atarist-sidecart-raspberry-pico copied to clipboard
Enhance Security with HTTPS Support
Our existing implementation of the HTTP protocol, which relies on the lwIP stack, lacks built-in support for TLS, compromising secure data transmission. The available sample implementations, while functional, are overly complex and tailored for niche scenarios, failing to provide a universal solution. Moreover, these implementations do not prioritize memory efficiency, an essential factor for embedded systems. To address these shortcomings, we aim to develop a comprehensive and memory-efficient HTTPS solution. This enhancement will not only benefit the SidecarT but extend to all RP 2040.