Wanted to drop a quick line on this old thread for anyone still interested.
I recently wrote a PHP backend and supporting plugin that replaces the 
functionality of the legacy store.php (but in many ways based on it's 
functionality)

The plugin is a bit more streamlined, updated code base, and adds some 
security enhancements to the process.
Security wise offers:
 - Challenge Digest Authentication (enhanced security)
 -- This simple mechanism avoids passing the password in plain text. 
Instead the server is queried for a challenge token and that token is then 
combined with the password to form a new string that is both unique and 
temporary.
 - Data Integrity Signing (enhanced security)
 -- This practice creates a unique signature of the wiki text with the 
secret key. Checking the validity of this signature ensures the integrity 
of the wiki data and helps prevent tampering in transit.

The plugin and the backend are GPL license.

Project page here:
https://github.com/sendwheel/tw-receiver



On Sunday, December 18, 2016 at 10:01:33 PM UTC-5, Mark S. wrote:
>
> Any response back? It's one of the primary ways to run TW on the net. It 
> would be nice if it had a secure home somewhere.
>
> Thanks,
> Mark
>
> On Thursday, June 9, 2016 at 2:47:40 PM UTC-7, Jeremy Ruston wrote:
>>
>> I’ve been in touch with BidiX more recently than that. I’ve dropped him a 
>> line via email drawing his attention to this thread and asking for 
>> clarification about the license.
>>
>> Best wishes
>>
>> Jeremy
>>
>> On 9 Jun 2016, at 22:39, 'Mark S.' via TiddlyWiki <
>> [email protected]> wrote:
>>
>> The last post by Bidix (or at least containing text bidix) I can find is 
>> from November 2008.
>>
>> The bidix.info site is held & maintained by an all-Japanese 
>> individual/entity and seems to be selling glucosamine when I run a 
>> translator.
>>
>> Mark
>>
>> On Thursday, June 9, 2016 at 8:51:40 AM UTC-7, Jeremy Ruston wrote:
>>>
>>> It would be good to track down a copy and then fork it to a repo in 
>>> https://github.com/TiddlyWiki. I’m not a PHP user; is there anyone out 
>>> there who can volunteer to help with this?
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>> On 8 Jun 2016, at 18:30, 'Mark S.' via TiddlyWiki <
>>> [email protected]> wrote:
>>>
>>> Where do I find store.php?
>>>
>>> Tried to go to the site that is recommended on TiddlyWiki.com 
>>> <http://tiddlywiki.com/>, but there's nothing there. Under downloads 
>>> there's zip files that turn out to contain html files, but no store.php. 
>>> Other links ended with 404 messages.
>>>
>>> Thanks,
>>> Mark
>>>
>>>
>>> -- 
>>> 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/bc3a03f0-6295-4542-b4c2-8f730dee30d8%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/tiddlywiki/bc3a03f0-6295-4542-b4c2-8f730dee30d8%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>
>> -- 
>> 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/c9025a35-931b-4a82-b37a-fc7008f2839d%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/c9025a35-931b-4a82-b37a-fc7008f2839d%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>

-- 
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/5bd84f3f-bd63-4a6c-b197-55d379f0767b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to