Hello Timothy. I recently started to think again about this plugin. The ideal configuration would be to re-encrypt the tiddler when the tiddler or the wiki gets closed. The problem is this would need some kind of password caching, which I want to avoid due to security reasons.
One approach could be, instead of decrypting the tiddler itself, to decrypt the tiddler but show the information in a special temporary tiddler. This tiddler should have a special view template which silently deletes the information when closed. This requires minor additions to the widget and maintains it small and simple. Other thing that I would like to add is bulk encryption/decryption. Probably a special tab in the configuration panel where you can set a filter and a password and encrypt or decrypt all the tiddlers that matches with that password. Currently you can avoid this problem deactivating the auto-save functionality. If you decrypt a tiddler and closes the wiki without saving, it will remain encrypted. I'm happy to have some user feedback. Please let me know what do you think about what I'm planning. El lunes, 9 de junio de 2014 19:31:36 UTC+2, Timothy Taylor escribió: > > Danielo, > I love the encryption plugin, but was wondering if there is a way to > decrypt, and then re-encrypt when the tiddler is closed, or the wiki is > closed without having to re-encrypt the tiddler. > > On Sunday, April 6, 2014 11:18:57 AM UTC-5, Danielo Rodríguez wrote: >> >> >> After some hard work I'm glad to present my first widget. >> >> This widget adds the ability to encrypt your tiddlers individually. This >> have several advantages: >> >> - You can specify a different password for each tiddler if you want. >> - You don't have to encrypt your whole wiky. >> - If you forget your password, you only lose a tiddler. >> - It's possible to edit the tiddler content , tags and fields *except >> the encrypt field* after encryption. Decrypting your tiddler will >> restore it to its original state when you encrypted it. This way you can >> hide the encrypted tiddlers as a "different" thing. >> - You can even encrypt images. >> - You can have sensible data in a day to day wiky. >> - I didn't try this, but theoretically you can apply double >> encryption by encrypting your wiki too. >> >> Tried in TW 5.0.7 and 5.0.8 I have plans to transform this into a plugin, >> but at this moment you have to install it manually. Anyway, this is not >> very difficult. The only thing you have to do is drag some tiddlers to your >> wiki, save it and then reload it. >> >> I don't know why in my public wiki the popup does't look so nice, but I >> will check it out in a while.* Try it out!* >> http://braintest.tiddlyspot.com/ >> >> >> -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

