Password projection on Node.js installation

85 views
Skip to first unread message

Austin Storm

unread,
Feb 6, 2015, 10:01:27 PM2/6/15
to tiddl...@googlegroups.com
Am I correct in thinking that you can't password protect saving, because password protection is all-or-nothing? When you set a password it protects seeing the site, not whether or not you can edit it?

Tobias Beer

unread,
Feb 7, 2015, 2:50:31 AM2/7/15
to
There are two sides to not saving a TiddlyWiki hosted on some server...
  1. so long as you don't have the right password, you can't save it to the server
    • you can always perfectly use tiddlywiki.com to test and try a lot of things
  2. if you don't want visitors to be able to click the edit button, you need to remove it
Best wishes, Tobias.

Jeremy Ruston

unread,
Feb 7, 2015, 5:38:46 AM2/7/15
to TiddlyWiki
Hi Austin

On Sat, Feb 7, 2015 at 3:01 AM, Austin Storm <austi...@gmail.com> wrote:
Am I correct in thinking that you can't password protect saving, because password protection is all-or-nothing? When you set a password it protects seeing the site, not whether or not you can edit it?

That's how the built-in encryption works: you need the password to unlock the content and access it. If you use TiddlySpot then there is a separate password that controls whether or not you can save changes back to the server. That's the easiest way to make a wiki that you can modify but that other visitors can only read. Use the encryption if you want to protect the wiki from unauthorised readers.

Best wishes

Jeremy
 

--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.



--
Jeremy Ruston
mailto:jeremy...@gmail.com

Austin Storm

unread,
Feb 10, 2015, 6:18:33 PM2/10/15
to tiddl...@googlegroups.com
Is there any way to run one's own TiddlySpot?

I'm trying to replace my Wordpress with Tiddlywiki.

--
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/JGhI0W-fS_8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.

Jed Carty

unread,
Feb 10, 2015, 6:32:57 PM2/10/15
to tiddl...@googlegroups.com
Yes, there are instructions at <a href='http://tobibeer.github.io/tb5/#Your%20own%20TiddlySpot-like%20upload%20server'>Your own TiddlySpot-like upload server@tb5</a>.

The version of store.php listed there didn't work for me, I had to use <a href='https://code.google.com/p/bidix/source/browse/trunk/TiddlyWiki/contributors/BidiX/serversides/UploadService/store.php?r=140'>this one</a>. I have no idea why.

Tobias Beer

unread,
Feb 10, 2015, 7:01:31 PM2/10/15
to
The version of store.php listed there didn't work for me, I had to use https://code.google.com/p/bidix/source/browse/trunk/TiddlyWiki/contributors/BidiX/serversides/UploadService/store.php?r=140. I have no idea why.

Oh, wow... I just compared the two and noticed that the one I was pointing to by default did NOT have any authentication enabled, so anyone could essentially upload stuff if only knowing the path to your store.php. I never thought that there could have been a version published with no authentication defaults enabled. I guess I was wrong. How that would have failed for you, though, I wouldn't know.

So, I just updated that link in tb5 to point to the same link as you provided above.

Best wishes, Tobias. 
Reply all
Reply to author
Forward
0 new messages