From: 
http://groups.google.com/group/tiddlywiki/browse_thread/thread/8c1accb09d2e6884/79ddc5520c3ca3cb#79ddc5520c3ca3cb

>> FND
>>> Chrome does not allow local HTML files to perform requests to remote
>>> sites. Unfortunately, there's nothing TiddlyWiki can do about such
>>> browser-level restrictions.
>> rouilj:
>> This isn't overridable using something similar to TiddlySaver.jar?
> FND
> I suppose it would be possible to create a local proxy applet. Might be
>worth raising the issue over on the dev group.

Basically chrome and opera prevent XmlHttpRequest from working when
the file is local (to prevent cross site scripting issues). But
wouldn't this be able to be worked around using a java plugin?

To help prevent arbitrary cross site scripting attacks,
maybe a tiddler: AllowedSites or some such could be consulted to
determine if the user permits remote access to the site (although I am
not sure how much protection that would actually provide).

-- rouilj

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to