Thanks, I'll look into this!

I ended up just using "security by obscurity" and putting the wikis on a 
subdomain that nobody but me happens to know about; it'll do for now.  But 
I'd like to see if I can do basic auth.

As things stand, Bob seems to randomly crash a lot (or else something on my 
DO droplet is randomly killing it -- the logs say "such-and-so PID killed" 
so I think the issue might be external to Bob).  Annoying but I can always 
ssh in and restart it and things are fine again.  And other than that Bob 
is working really well. It blows me away that it exists at all, thank you 
for it!
On Monday, June 7, 2021 at 3:38:12 AM UTC-4 inmy...@gmail.com wrote:

> I never used basic auth with Bob on nginx, but other people have and the 
> thing that is probably missing is proxying websockets.
>
> The information here should cover it 
> http://nginx.org/en/docs/http/websocket.html
>
> I am hoping that the day job will slow down enough soon so I can get back 
> to working on the secure wiki server and have a simple install script, but 
> I don't have any real idea how long it will be before I have time for that.
>
> On Saturday, June 5, 2021 at 12:01:01 AM UTC+2 Ed Heil wrote:
>
>>
>> I just got Bob working on a digital ocean droplet behind an nginx proxy 
>> (yay!) and I would like some kind of authentication going on.  The 
>> "credentials" system which works with basic tiddlywiki would be great.   
>> However, when I run it with something like:
>>
>> node ./tiddlywiki.js Wikis/BobWiki/ --wsserver credentials=creds.csv 
>> "readers=(anon)" "writers=(authenticated)"
>>
>> the credentials don't seem to have any effect at all.  Anyone can still 
>> edit it.
>>
>> are those even supposed to work with Bob?
>>
>> if not, are there any other simple actions?
>>
>> I tried just putting Basic Auth on in my nginx config, but that seemed to 
>> break Bob completely.
>>
>>
>>
>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a449acd1-3966-4791-9cd8-33199668a31cn%40googlegroups.com.

Reply via email to