near-wallet
near-wallet copied to clipboard
More advanced data scrubbing for third party services
Overview
We currently use Mixpanel and Sentry for analytics and bug tracking. We've implemented data scrubbing of sensitive data, but should consider a more complete and future proof solution.
From @vgrichina:
given this I wonder if it makes sense to do some search&replace based on regexp. Basically replace anything matching pattern for seed phrase with some token (e.g.
)
Can the analytics settings/setup be opt-in for the user? Feels bad that analytics is being used on the wallet. I for one do not like to have analytics tracking, and im sure others would appreciate the ability to remove tracking as well.