Security & integrity
This website uses only secure connections (HTTPS) and scripts from trusted sources (Firebase, Tailwind, unpkg for ESP Web Tools). No programs are downloaded or installed on the user’s computer: the only interaction is with the serial port through the browser’s Web Serial / WebUSB API.
All firmware files are written exclusively to the user’s ESP32 microcontroller and never to the computer used for the connection.
Access to data is protected by Firebase Authentication and Firestore security rules, which limit read and write operations to authenticated users only. No sensitive information is stored in plain text.
To report vulnerabilities or security issues you can contact: kikkosart@gmail.com.