Couchdb (and by extension cloudant too) is able to serve html documents. This have the advantage that your wiki is being served from the same domain where your data is stored, so CORS restrictions do not apply, and hence security increases (no need to enable CORS). Noteself can be used as client for any couchdb, including one that is serving it. Noteself in fact installs a special document (a view) on every DB it connects to. This document is required for requesting skinny tiddlers, so it does 50% of the installation process for any plugin that does not use pouchdb (there is one!).
Maybe I can create a Noteself edition that does the entire installation process, but that would require CORS, at least during the installation. As I said, Noteself can act as client, with the extra advantage of caching the tiddlers locally,and requesting only the new ones. Regards -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1e518c89-533c-4957-839e-dee8b419a19f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

