1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 04:24:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/saving/Saving on TiddlySpot.tid

28 lines
1.7 KiB
Plaintext
Raw Normal View History

2013-12-03 18:05:45 +00:00
created: 20130825213500000
2014-09-12 15:05:37 +00:00
modified: 20140912141002181
tags: Saving
2013-12-03 18:05:45 +00:00
title: Saving on TiddlySpot
type: text/vnd.tiddlywiki
2014-09-07 13:03:38 +00:00
TiddlySpot is a free hosting service for TiddlyWiki documents from Simon and Daniel Baird. The easiest way to get started is to sign up for a new wiki at http://tiddlyspot.com - by default you'll get the latest release of TiddlyWiki.
2013-12-03 18:05:45 +00:00
2014-09-07 13:03:38 +00:00
You can upload an existing TiddlyWiki document from your local disc to TiddlySpot it by following these steps:
2013-12-03 18:05:45 +00:00
# Sign up for a new wiki at http://tiddlyspot.com/, and remember the wiki name and password
2014-09-07 13:03:38 +00:00
# Open your locally stored TiddlyWiki document in your browser
2013-12-03 18:05:45 +00:00
# Fill in the TiddlySpot wikiname and password in the control panel
# Click the "Save Changes" button. You should get a confirmation notification at the top right saying ''Saved wiki''. Saving can take several seconds if you're on a slow connection or working with a large wiki.
# Navigate to your TiddlySpot URL at http://{wikiname}.tiddlyspot.com/
2014-09-07 13:03:38 +00:00
Note that this procedure does not work in Firefox.
!! TiddlySpot Security
Your password is sent unencrypted when using TiddlySpot. From http://faq.tiddlyspot.com/:
2014-09-07 13:03:38 +00:00
<<<
''Is Tiddlyspot secure?''
No. Tiddlyspot does not use SSL/https. Your password is sent in clear text when uploading and when authenticating to access a private site. This means that your Tiddlyspot is vulnerable to packet sniffing and your password could be discovered by a malicious third party. Also your data is transmitted unencrypted when you view your site, even if it is a private site. For this reason please don't put sensitive information such as banking details in your Tiddlyspot and don't use a password that you use for other high security sites.
<<<