Code Monkey home page Code Monkey logo

Comments (4)

foucdeg avatar foucdeg commented on July 28, 2024

Hi @TolleyCoding , thanks for your feedback.

The thing is, IP set aside, there is nothing that can tell your aircraft apart from the others, so if you want to use the menu to change your plane's icon for instance, you need to see your IP on there. Many people use the same transponder code.

I'm bound to a limitation of X-Plane that cannot send "custom" data to me along with the location data. If it could, I'd just provide a code for people to enter in X-Plane, after they'd created something like an Airspaces account, and I'd be able to display a username instead of the IP.

But I can't, yet :/

from airspaces.

NoPizzaNoGlory avatar NoPizzaNoGlory commented on July 28, 2024

Can the IP address in XP11 also be an URL (not near my PC so can't check)? Including URL params? That way you could add something like ?username=user&apiKey=xyz That way you'd know who is trying to connect if every user has an account on your site.

Anyway, I wouldn't show the full IP address no matter what. Just the last few bits should be enough to identify if the app is tracking you.

from airspaces.

foucdeg avatar foucdeg commented on July 28, 2024

I could just hash + salt the IPs. Unicity would be kept while protecting all IPs.

from airspaces.

foucdeg avatar foucdeg commented on July 28, 2024

and @NoPizzaNoGlory I just checked: unfortunately X-Plane sends data using the UDP protocol, which is not HTTP and doesn't have a notion of URL path (or params).

from airspaces.

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.