Security #1962
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Security
#1962
Replies: 1 comment
-
Posted at 2017-01-19 by @gfwilliams See the last time someone asked about this - I explained a few solutions: http://forum.espruino.com/conversations/297465/#comment13400243 there are loads of ways of securing Puck.js - but they are turned off by default to make it easy to get started with (much like almost every other device). Probably the most secure is to turn off the UART service completely. There is then no way of reprogramming at all, except by removing the battery and re-starting it with the button held down. |
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.
-
Posted at 2017-01-19 by user72846
How can we prevent that someone with a Bluetooth enabled browser can flash the code of the puck? There is no security in place it seems.
Probably that means we cannot use it in real life scenarios.
Beta Was this translation helpful? Give feedback.
All reactions