Hi Dave, store.php is just a piece of code written in PHP that allows TW to save to a file server. I think it's the basis for whatever is used at tiddlyspot. You just have to configure it with passwords and a couple settings (I had to increase the maximum allowable file size, I think). There's no database involved though maybe a few head-bangs when initially setting up.
Good luck! Mark On Saturday, April 22, 2017 at 10:41:34 AM UTC-7, David Gifford wrote: > > Hi Mark > > Any stuff I want kept private I keep on my local files and backup in > OneDrive. > > By secure I just mean 'secure from getting hacked.' TiddlySpot doesn't > seem secure in that sense. Even on my site, Wordpress got hacked, and > people were telling me that links to my files were showing viagra and > cyalis ads. I just want to avoid that kind of thing. > > When you write 'running store.php' it sounds like databases, that sounds > complicated and I mentioned I am unfamiliar with. But I will look into it. > > Dave > > > > > > On Sat, Apr 22, 2017 at 11:44 AM, 'Mark S.' via TiddlyWiki < > [email protected] <javascript:>> wrote: > >> When you say "secure", do you mean that you have information that you >> want to be hidden, or just that you don't want your page to be hacked ? >> >> If you have your own server then you probably also have .htaccess >> security. You may also have PHP and the ability to run store.php. You can >> lock down a folder with >> .htaccess to prevent people from seeing it unless you give them the >> username and password. They won't be able to write to your TW, because >> that's a different password. >> >> I don't know if I'd trust any ad-hoc solution for information that >> actually needs to stay private. Maybe dropbox. Or use a tool like syncthing >> to keep your copies in sync on local devices. Unfortunately, syncthing >> doesn't have an ipad app, but I'm guessing that someone in the I-sphere has >> made one. >> >> Good luck, >> Mark >> >> On Saturday, April 22, 2017 at 8:45:18 AM UTC-7, Dave Gifford - >> http://www.giffmex.org/ wrote: >>> >>> Hi all, >>> >>> Just trying to understand my options for hosting TiddlyWiki 5's online. >>> I would like to save >>> >>> a) 10-15 tiddlywikis >>> b) that I can open and edit and save changes via my Windows laptop or my >>> ipad and have the changes visible to either device >>> c) that is secure >>> d) without having to learn about databases >>> e) preferably, though not necessarily, the ability to permalink tiddlers >>> and share them (view only, not edit) >>> >>> It looks as thought Tiddlyspot is not very secure, but otherwise meets >>> the other criteria. So I think I want to pass on that option. >>> >>> Noteself looks promising, I think, but is confusing to me: 1) it says I >>> can save multiple TWs but since the url is always the same, it is not clear >>> how to move from one to the other, and whether saving a new one will also >>> include there all the tiddlers saved to date in the current one. 2) It >>> looks like the only way to sync between devices is to already have a couch >>> database. I assume this means I need to do a whole learning curve re Couch >>> databases to create one. I wouldn't even know where to begin with that. 3) >>> Since the noteself url is always the same, it isn't clear how I would share >>> a tiddler's permalink with others. >>> >>> I have my own website and could store TiddlyWikis there, and often do. >>> But is there a plugin for setting up online use that I could use to edit >>> and save changes to them when out and about working from my ipad? Some way >>> to host it online but where if I have the username and password, I can edit >>> it? I recall Udo had something that worked like that for TW classic. >>> >>> Blessings, >>> >>> Dave >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/OCUp73Bads0/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/1b033412-0108-4af7-962b-00992c91ce0a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/1b033412-0108-4af7-962b-00992c91ce0a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > David Gifford > Christian Reformed World Missions, Mexico City > > -- 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/85ecd9cb-4c3a-4c35-b873-0c74b1c6916a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

