Page 1 of 1

Protect program

Posted: Sat Jun 11, 2022 1:34 pm
by spyshow
Hi all

I am making a device that uses esp8266 and i want to protect my code from being hijacked or copied

Is there any way to do it? Like using a password to access it?

Thanks

Re: Protect program

Posted: Sun Jun 12, 2022 12:19 pm
by ESP_Sprite
Not on an ESP8266. The ESP32 series has flash encryption and secureboot, those can stop people from copying your program.

Re: Protect program

Posted: Mon Jun 13, 2022 11:54 am
by rpiloverbd
You may want to follow this old thread: https://bbs.espressif.com/viewtopic.php?t=936