[tw5] Re: AWS Amazon web services and TiddlyWiki

2019-05-02 Thread linsteina
Thumb up! 

On Wednesday, May 1, 2019 at 10:35:27 PM UTC+12, inmy...@gmail.com wrote:
>
> We make custom electronics and software for whatever we find interesting. 
> Things like custom robots and web-interfaces.
> We use tiddlywiki to document our projects, most of the federation and 
> remote syncing work I am doing is to help us work together because we are 
> spread out around the world.
>
> I also use it to keep track of my phd work.
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/57d3c3a3-450a-482e-905e-724468022129%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: AWS Amazon web services and TiddlyWiki

2019-05-01 Thread inmysocks
We make custom electronics and software for whatever we find interesting. 
Things like custom robots and web-interfaces.
We use tiddlywiki to document our projects, most of the federation and 
remote syncing work I am doing is to help us work together because we are 
spread out around the world.

I also use it to keep track of my phd work.

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/b6d9d40a-93cc-446c-a2bc-d493716906a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: AWS Amazon web services and TiddlyWiki

2019-04-30 Thread linsteina
Thanks a lot! As always.

BTW, what does Ooktech do? Or in other words, how do you use TW5 in Ooktech?


-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/5bc760d3-8adb-4d4d-884c-32c593938c37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: AWS Amazon web services and TiddlyWiki

2019-04-30 Thread inmysocks
I have token-based authorisation set up with a node backend using JWT as 
the tokens. It worked for the people who were interested in testing it and 
we have been using it for Ooktech wikis for a while now. It is built to 
interact with Bob so the inter-wiki interactions are possible.

I haven't had any reason to make it work with a large authorisation 
provider, proper security on a small server has been enough for everything 
I have been interested in doing so far. I don't think it would be too 
difficult to modify the method of obtaining the token to work with openID 
or some other token-based credential provider.

I have been distracted by other projects, but the code and what 
documentation exists is available 
here https://gitlab.com/ooktech-public/securewikiserver

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/eb396d28-fe7b-4d93-ab18-65157208eab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: AWS Amazon web services and TiddlyWiki

2019-04-29 Thread linsteina
I am using EC2 to host my Node.js + TW5. I imagine TW5 can be a very 
informative wiki to present whatever the AWS services in the back end. 
Perhaps some syncadaptors need to be build.

The Auth part in TW5 is hard for me, I am trying to use openID, e.g. Google 
login as a starting point ...  

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/9a4596aa-ab28-4b5a-8e3e-97e25615208b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.