|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/19/2008 3:09:26 PM
Posts: 1,
Visits: 2
|
|
I'm a little hesitant to expose all of my raw data as XML, as it could be stolen by using a little javascript hackery. Is there any way to encrypt the data stream sent into fusion charts, or any other tricks to make that data secure? Obviously I could use a picture-based graphing library, but I vastly prefer the small overhead of Flash-based charts (not to mention animated snazziness!)
Thanks,
Mike
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
Mike,
You can implement the charts over HTTPS and put up a small security check script that would serve the XML only if its requested from a SWF hosted by the same domain.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/26/2008 12:28:19 PM
Posts: 2,
Visits: 7
|
|
Hi Pallav Nadhani,
This was also become a concern in my company. Do you mean the script is javascript? How safe it is? Is it possible to encrypt the data itself?
Regards,
--
Nano Surbakti
|
|
|
|