2026-03-16 12:32:26 CET
in reply to

npub1ka…0ttwe on Nostr: Without telemetry and analytics you can't create a production grade application. The ...

Without telemetry and analytics you can't create a production grade application.

The question ishow do you do that with privacy.

Opt out is a must.
A clear explanation of what is sent and when.
Making sure no identity data (ip etc) is sent.
Logging messages so the user can see what is sent.

These are my thoughts.