What are the security implications of making a clientaccesspolicy proxy workaround?
- by Edward Tanguay
I wanted to use a published GoogleDocs document as the datasource of a Silverlight application but ran into clientaccesspolicy issues.
I read many articles like this and this about how difficult it is to get around the clientaccesspolicy issue.
So I wrote this 15-line CURL script and put it on my PHP site and now I can get the text of any…