Download to read offline




































This document discusses securing database access from AJAX/RIA applications in the cloud. It outlines limitations of existing cloud databases and security models. The key proposal is using Secure Unique Result Identifiers (SURIDs) that encapsulate row access controls and prevent direct primary key exposure. SURIDs allow AJAX applications to query and update cloud databases without compromising security or requiring a server-side component.