Git Product home page Git Product logo

Comments (1)

petersem avatar petersem commented on June 6, 2024

Hi, I've disclosed this somewhere here, but I can't find it. I'll put a mention up again.

The call to logz only occurs on application startup, and does two things:

  • returns the latest version number of posterr which, if different, will show an upgrade notice on your settings page and in your posterr logs.
  • it returns three bits of information to me. The unique posterr install ID (a guid), the version of poster you are running, and the core features enabled. (Eg now showing, on demand, trivia, etc)

No IP numbers or sensitive information is returned to me. I use this information to roughly track the number of installs, and to see if features are being utilised or not.

Here is an except from what I capture. As you can see, nothing is traceable back to the originator. You can block the call if you wish to, but if you do, you will not get version update alerts. Plus, it makes it impossible for me to know if people are actually using posterr or not.

 Thu Sep 02 2021 21:11:39 GMT+1000 (Australian Eastern Standard Time),uuid:1ceb5808-a5e7-46a6-8161-1d9f976442f2,version:1.15.0,nsEnabled:true,odEnabled:true,sEnabled:true,rEnabled:true,pEnabled:true,rdEnabled:true

I hope that clarifies things. 🙂

from posterr.

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.