El jueves, 27 de noviembre de 2014 20:01:41 UTC+1, RichShumaker escribió: > > I am working on a project that this would work great for and I would love > to be a 'test' subject. > I have read the documentation and was not exactly sure how to set it up on > the Google Side. >
Hello, that is because I did not write any documentation about that. TiddlyDrive consist (currently) in two parts: The plugin side and the server side. The server side Is a Google apps script published as a web app. The google apps script should be published for "anyone to use". I'm thinking in how to make the server part config as easy as possible. Probably I will end asking the user to make a copy of my script and run some kind of "setup" function. I also have plans to create a control panel to setup the server, so you only have to open the code editor once. > Also what is the security process for the user and password to keep it > from being hacked. > > Currently the security is based in its lack of popularity :P As I said, the script runs as the user that owns it but it should be publicly available for anyone to run it. This is obviously a risk but users can only upload and download tiddlers, but not delete them. Also the application is "sandboxed" and it only operates on a particular folder of your drive and not the whole drive. I have plans to implement user and password authentication, but this will take some time and in the first version the username and password will be coded directly on the script which code can only be viewed by you and have all the security a private google drive document can have. Anyway, I think there is not much to worry about, I saw this setup several times in many public projects and no one was harmed. There was a lot of crap things because many of them were tutorials and provide live examples, but that was all. The URL of the script is pretty ugly and long and there are not many chances that someone with bad intentions finds it out. Let me know privately or post up the process for setting this up if you are > interested in more people testing it out. > I will let you know when the first private version can be tested. If I don't say anything in a week or two feel free to contact me again. > > Really GREAT CONCEPT and awesome job. > Thank you. > > Thank you for your kind words. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

