Hi Wolfgang, I don't think there's any other non-outdated plugins for encryption (except for TiddlerEncryptionPlugin, recently updated by Sam to use AES).
EncryptionPlugin, on the other hand, is not tiddler-wise in terms of storage (i.e. one can't see the titles until the TW is unencrypted). The only limitation is, it doesn't support encrypting plugins in a way that they are started after unencrypting.
The question is, do you need a "more strict UI" (i.e. until unencrypted, TW only shows the login form), a "more strict storage" (i.e. allow to encrypt plugins and start them after unencrypting), both, or something else.
For the UI part,
EncryptionPlugin provides the ifLocked/ifUnlocked macros, so you can get something similar, although that will require some efforts (and probably hacks, since it doesn't do much about DefaultTiddlers, and using these macros in PageTemplate is complicated, it's easier to put them into main menu and sidebar directly). Let me know if you need some help with the configuring the UI.
понедельник, 6 октября 2025 г. в 10:14:42 UTC+3, Roma: