Yeah, I'm saying you run the application before deploying so that there's no real protected data to risk and test if it uploads any data (it doesn't) by sniffing what it does upload using something like wireshark. If you can't do that you aren't capable of evaluating any software for this purpose and need to find someone who can.
And don't forget to retest every time google updates the api, as that's the least number of changes they've made (they may silently fix bugs, no way to know). Camden Narzt On 2013-09-03, at 11:51 AM, Jeff Vojtko <[email protected]> wrote: > I understand sniffing the network. But, in an industry where a leak could > potentially cost millions. I would like to see how I could prevent > such prior to them happening. And, the nature of Sharepoint is such that > Business users would not understand the risk of building a chart > on potential risky data. The business assumes they are building charts within > the environment. > > > On Tuesday, September 3, 2013 1:46:10 PM UTC-4, Camden Narzt wrote: > Sniff your traffic with wireshark, easy. > > Camden Narzt > > On 2013-09-03, at 11:41 AM, Jeff Vojtko <[email protected]> wrote: > >> I work for a health insurance company. And, have concerns about utilizing >> Google Charts on our Sharepoint environment. There are all sorts of rules >> revolving around HIPPA and PH data. I know the Google Data Policy for each >> chart says that charts are basically built in the browser. (ie, no data is >> sent to a server) But, how do I verify this? How can I be assured that no >> data is stored on Google's servers? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-visualization-api. >> For more options, visit https://groups.google.com/groups/opt_out. > > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
