http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8897 --- Comment #14 from Mirko Tietgen <mirko@abunchofthings.net> --- I was thinking to have the JS server-side, like we have jquery in Koha. Would that be a problem? I think it does not break the "OPAC needs to work without JS" rule as it is not a core functionality. We allow local JS in the OPAC too. About using a library key/passphrase, I'm not sure if you would have situations where you need to decrypt messages, add stuff and encrypt them again before sending the email. I vaguely remember that is done, have not looked at the code in a while. You should be able to circumvent that with encryption at the very last moment of course if it does not matter the messages are stored unencrypted in the DB until then. -- You are receiving this mail because: You are watching all bug changes.