Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Clarification on where private data is being transmitted

I recently noticed in the last 2 weeks or so that the Roll20 app ( in game) is transmitting data in the background that I was not aware of.  Specifically, it is connecting to: roll20.net (obviously) Firebase.io Fanburst.com (appears to be for in game music) s3.amazonaws.com Google-analytics.com I am not making accusations, but I would like clarification on exactly what data is being passed on to these other sites and for what purpose.  I have disabled the other 4 websites, and everything seems to run fine (no music without Fanburst). I for one do not trust Google with my personal information and block their services for all websites.  The only excuse I can think of Amazon being on that list is to store files rather than locally on roll20.  Either way, a little clarification would go a long way.  Thanks.
1505478179
Pat S.
Forum Champion
Sheet Author
The s3.amazonaws.com is where some of the game files are stored, I think. I belive the google-analytics is mostly to track what game types of being played for their quarterly reports. Those are my assumptions at this point but I'm sure a more knowledgeable person will enlighten us.
As Pat S. stated Amazon is for file storage. Firebase.io is something like a database with distributed automatic updates (f.e. attributes in the character sheets)
1505493343

Edited 1505493498
Lithl
Pro
Sheet Author
API Scripter
Firebase provides a database as a service. It stores things like where your tokens are on the tabletop, character attributes, the contents of the API's state  variable, etc. (FWIW, since you say you don't trust Google, Firebase was acquired by Google in 2014.) Google-analytics is used for analyzing web traffic. It gives the Roll20 team a better idea about who their customer base is.
Hi Nate, Firebase.io is the system we use to communicate changes on the Virtual Tabletop between all users. Handouts, Pages, Character sheets, tokens, locations, etc. all go here to then be send back out and update for other players. Fanburst is as you said for music, this is due to the fact that Fanburst can be used to upload your own content. s3.amazonaws.com is for file storage. Images and such will be pulled from here. Google-analytics.com tracks things such as WebRTC as well as Marketplace purchases I hope all of this helps :)
Drespar said: words Thank you for the quick replies and concise information. I feel a lot better now, :)