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 https://www.patreon.com/OokTech 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 -- 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/47178ff2-8420-4e58-8e03-e65f04b3c757%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

