Secure code (from development stage to production stage) #12329
Unanswered
d-solis-tovar
asked this question in
ESP32
Replies: 1 comment
-
There's some discussion about this topic underway here: https://github.com/orgs/micropython/discussions/12303 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I developed some Micropython code for my esp32 project. Once developed and before commercial launch, I would like to find ways to secure this code (preventing users access). As I understand, the options available are:
I don't know if there are any additional options. I would like to know which approach you recommend me.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions