BusterLabs / Partyshare

A free, open source file sharing application, built on the peer-to-peer hypermedia protocol IPFS.
https://busterlabs.github.io/Partyshare
MIT License
158 stars 26 forks source link

#privacy : inform and opt-in about Google tracking #15

Closed Fil closed 7 years ago

Fil commented 7 years ago

https://github.com/BusterLabs/Partyshare/blob/master/src/static/js/analytics.js

What exactly are you allowing google to track, and for what purposes?

Shouldn't users be informed, and allowed to opt-in tracking if they want to help you do whatever you need this for?

thanks! (very promising app!)

bhstahl commented 7 years ago

Hey @Fil, this was solely to see how people are using Partyshare in order to make it a better product. It's firing events on how users use it, such as copying a share link vs opening it directly.

I do now see how that is a privacy concern, and not the intention of this project. First and foremost it's about being open and secure. I will remove the Google Analytics tracking until we have a opt-in flow for any and all analytics.

Thanks for checking this project out! Would love to hear any other feedback you have.

Fil commented 7 years ago

Thank you! (I'm sorry my message was a bit tone-deaf.)

Your app is great, very nice design, simple to understand and helps leverage the power of IPFS.

Since you've asked, here are a few comments :-)

(I can dispatch these in individual issues if you prefer)