Git Product home page Git Product logo

Comments (4)

fvdm avatar fvdm commented on May 30, 2024

Complete security is not possible as the protocol does not support authentication or signing, but you can get a little bit closer with checksum validation. From there you can filter on admin phonenumber, IMEI, GPRS network/IP-range, date & time matching to reality, expected geo bounding box or geocoding (city, water, etc).

from nodejs-tk102.

eephillip avatar eephillip commented on May 30, 2024

Right, these simple embedded devices with gsm access don't generally have the sophistication to handle ssl. One alternative is leveraging the cellular infrastructure, by connecting through a secure APN that allows you to limit in/out bound data to devices on a VPN for instance, but your talking additional cost.

from nodejs-tk102.

fvdm avatar fvdm commented on May 30, 2024

There is no way to set a vpn, proxy or tunnel in the TK102 trackers.

It would be great if the tracking device could AES encrypt the string with a pre-shared key, but they don't so I wouldn't rely on this system for tracking nuclear misiles or money trucks, if you catch my drift.

from nodejs-tk102.

eephillip avatar eephillip commented on May 30, 2024

yes, your device isn't capable of setting a vpn, but the cellular provider can, and it would be reasonable to assume that the cellular network air interface is more secure that the network path you data would travel to hit your node server.
thanks, this thought exercise has been helpful.

from nodejs-tk102.

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.