Code Monkey home page Code Monkey logo

Comments (1)

gfwilliams avatar gfwilliams commented on September 21, 2024

Hi, I really think you're being overly paranoid here. Bluetooth LE is used by billions of devices, and I think there would be a bigger uproar if there were realistically exploitable issues if it was set up properly.

The PIN is 6 digits, and enabling it also forces the need for encryption on the data channel to the Bangle. I really think the encryption used which has been tested on all those billions of devices is superior to what we might be able to come up with - but everything is open so if you really want to implement something on top, you're more than welcome to.

Connecting and pairing takes maybe 2 seconds at least, so for someone to brute-force all 1 million pairing keys would take them a month, 24 hours a day, within range of your disconnected Bangle.

If you wished, you could come up with an app which cycled the pairing key automatically every day too.

Implement a killswitch that would disable Bluetooth when it is not needed.

  • There's an option in settings that allows you to turn Bluetooth off
  • There's also setting Programmable:No which removes the REPL from bluetooth and restricts access to just the JSON that can be passed from Gadgetbridge, which would seriously limit any possible damage.

So honestly, it seems like there are more security options than you thought, and I don't think there's much extra I can really add for the Bangle here. If you want to add extra features on top yourself, you're welcome to though.

from espruino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.