Hello, I'd like to be able to store root passwords and the like in a TiddlyWiki, and access to be controlled via GnuPG (PGP) keys. So end users would store their private keys locally and the sensitive data would be encrypted using the public keys of only those users you want to provide access to.
Ideally you would be able to cache all the public keys in the TiddlyWiki and thus when encrypting be able to simply select which users to give access to. However, you would of course not want to have the user's private key persisted in the TiddlyWiki, and just have this loaded when needed and remove from memory afterwards. Whether the data is an element of a tiddler or a entire tiddler probably doesn't matter. Other desires include: - Being protected from scripting attacks and malicious plug-ins that would result in the private key being compromised. - Being suitable for deploying on top of TiddlyWeb. Does anyone know if any work has been done to support this sort of use case? Cheers, Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

