Hi Mat, With your proposed mechanism, you'll run into one of the browsers biggest security restriction. The "Same Origin Policy" [1].
With TW classic it was possible to edit your TW on your local drive and "save to the web" with a one button click, within TW. This feature is long gone, for a good reason, due to browser security restrictions. I personally would say, that the nodejs client server setup is for experimental / home use only! At the moment, there is absolutely no security built in at all. So in no way I'd expose this setting directly to the web, without a save containment and a "secure" proxy in front of it. If you create a setting like this, imo you'd be better off with a TiddlyWeb backend, since it has already proven to work well. This is just my opinion have fun! mario [1] http://en.wikipedia.org/wiki/Same-origin_policy -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

