Privacy-first with posthog?

Hello ppl !

Today I opened the developer’s tools and found something strange, a POST request to app.posthog.com sending my IP to this service, my luck is that my DNS blocked this type of request.

I’m not a fanatic about privacy and don’t have much time to investigate this case, then I’m opening this thread to get started on this topic. I think that is very important to this project to be a Privacy-first all or explain to users each flaw of privacy so people can choose if they want or not to use the app. For me, I will be very happy if I can configure this kind of service.

This is a simple search for posthog in Logseq code: https://github.com/search?q=repo%3Alogseq%2Flogseq%20posthog&type=code

I have found a sentry too, but seems to be a disable config: https://github.com/search?q=repo%3Alogseq%2Flogseq%20posthog&type=code

The POST request, was it with the setting Send usage data and diagnostics to Logseq disabled?

2 Likes