[TW5] Secure server for using Bob online

118 views
Skip to first unread message

Jed Carty

unread,
Sep 14, 2018, 9:43:49 AM9/14/18
to TiddlyWiki
Federation is much more interesting when there is more than just my server and people have said that there is community interest so I put the code for the server I use on GitHub here https://github.com/OokTech/SecureWikiServer

Requirements:

- A vps that can run node
- HTTPS certificate and key files (it can be self-signed but you and anyone else who connects will have to set the browser to accept it.)

It probably could use more documentation, but unless someone is actually going to use it than I am not going 

A quick overview of what the server can do:

- Secure login
- Multiple authentication levels
-- Each authentication level can have different access to wikis
-- Access to each wiki can be granular (view, edit and individual admin functions can be set separately for each authentication level)
-- You can define as many authentication levels as you want
- The server can act as a plugin library
- Use Bob with all of its features
- Serve non-tiddlywiki things like a normal https server
- You can extend the web socket server as well to add more functionality

I am adding documentation about the server part here https://www.ooktech.xyz:8443/SecureNodeServer but it is incomplete

If you want to support the development OokTech has a patreon page here
or if you prefer there  is a link for PayPal here
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZG94CTLHTKYRE

Mohammad

unread,
Sep 14, 2018, 10:41:25 AM9/14/18
to TiddlyWiki
A great step in tiddlywiki application in multiuser world.
Thank you Jed.
Reply all
Reply to author
Forward
0 new messages