solutionexchange / DSaaS

REST-style API so any web developer can develop utilizing OpenText Delivery Server (AKA RedDot LiveServer) features without touching DynaMents.
8 stars 4 forks source link

obfuscation #4

Open solutionexchange opened 13 years ago

solutionexchange commented 13 years ago

may want to hide certain things from client browser. some encode/decode for URLs or other configurations will help make things a little more challenging.

dbaggs commented 13 years ago

Can you give examples of this?

solutionexchange commented 13 years ago

for the rdb connector have some hash of the SQL query. Although ideal to have this only come form server side if someone chose to call it from client side obfuscation would help harden it some