It is pretty cool that Yunohost has TW on node.js as an application they support.
Have a look at https://tiddlywiki.com/#WebServer%20Basic%20Authentication:%5B%5BWebServer%20Basic%20Authentication%5D%5D%20%5B%5BWebServer%20Parameter%3A%20credentials%5D%5D%20%5B%5BWebServer%20Parameter%3A%20password%5D%5D You likely need to change the command used to start the node.js sever to use authentication. Also see: https://github.com/YunoHost-Apps/tiddlywiki_ynh/blob/master/manifest.json#L51 On Thursday, June 24, 2021 at 12:10:56 PM UTC+2 [email protected] wrote: > Thanks ; actually, it is on the web / debian / Yunohost... > > Does the "set password" button is the same for the single file and the > node server ? > > Le jeudi 24 juin 2021 à 11:42:04 UTC+2, PMario a écrit : > >> On Thursday, June 24, 2021 at 11:05:04 AM UTC+2 [email protected] wrote: >> >> i have Tiddlywiki on Node.js ; I was used to the standalone file in which >>> I set up a password. >>> >> >> The password you set for the stand-alone wiki is used to encrypt the >> whole wiki, when it is saved. So nobody can read it without the password. >> >> The password you set for a node-js server is a password to access the >> server. It has nothing to do with encryption. >> >> As far as I know, it's not possible to encrypt nodejs wikis atm. >> >> Do you face the same kind of issue ? Any workaround ? >>> >> >> Depending on the OS you use, you may save your data on an encrypted >> drive, which is mounted when you log in. So the OS can handle encryption >> for you, if you need it. >> >> -mario >> >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c9defc54-8d1d-4c7f-b6b5-6270758b63d0n%40googlegroups.com.

