I will have a look at what you have done. I must admit, however, the TiddlerEncryptionPlugin was created for my use, when I knew very little about tiddlywiki or Javascript, and, I admit, still don't :-)
...Lyall On Jun 1, 1:05 am, FND <[email protected]> wrote: > Unfortunately, Lyall's popular TiddlerEncryptionPlugin currently doesn't > play well with > TiddlyWeb:http://groups.google.com/group/tiddlyweb/browse_thread/thread/7eb9500... > > So I set out to create a proof of concept demonstrating how to utilize > TiddlyWiki's API(s) to ensure compatibility - and ended up writing my > own encryption > plugin:http://fnd.lewcid.org/misc/EncryptionPluginDemo.htmlhttp://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/EncryptionPl... > > It's quite rough and somewhat confusing in terms of user experience, but > I don't intend for it to replace anyone's plugin. > > However, I hope the code will prove instructive for plugin writers, as > it touches upon various layers of TiddlyWiki's internals.[1] (The actual > cryptography is abstracted away - I don't actually know too much about > that topic myself.) So I'd greatly welcome feedback. > > Disclaimer: I only did limited research regarding prior art[2]. > > -- F. > > [1] I'd argue that work on projects like TiddlyWeb, as well as the > influence of jQuery, has greatly improved our collective understanding > of TiddlyWiki's API in recent years. > [2]http://tiddlywiki.org/wiki/Encryption -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
