For context, I am currently using encrypted single file TiddlyWikis in Android through Tiddloid app and Vivaldi browser.
To be honest, so far I don’t know if either Tiddloid or Vivaldi compromise the privacy of data by dumping TiddlyWiki content as unencrypted plain text into some of their internal cache files for example. This is still in my TODO list, I have to research it. If anybody knows more - comments are very welcome.
I’ve recently learned that it is possible to install Node.js in Termux and I’d like to know if it’s possible to use TiddlyWiki through Node.js with one separate file per each tiddler, so all those files are always saved encrypted to disk/external media. Of course, the concern about eventual leaks of plain text data (see above) still applies. And obviously, I want to have the options to import an encrypted single file wiki and also export back as encrypted single file wiki.