Crypted chart data
Brought to you by:
monk-e-boy
It is too easy to pump all data out from the database by simply searching the data read back URL from a page initially displaying the chart. Supposing that the URL contains an index to the database, it would be easy to loop on that index and access directly the database server.
A simple solution for this could be to use some crypting algorithm in the data response.