http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8897 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin@catalyst.net.nz --- Comment #9 from Robin Sheat <robin@catalyst.net.nz> --- This is interesting and I like it. However, why is it necessary to set a passphrase? To encrypt a message to a person, all you need is their key, you don't need your own one. To sign a message, you need a passphrase, but it's not documented as to whether that's happening or not. Also, the C4::GnuPG module should probably be moved to the Koha:: namespace and made nice and OO-ey. I'd like to see (in the future, this is a good beginning) the ability for users to attach their own keys. -- You are receiving this mail because: You are watching all bug changes.