From kopete-devel Thu Aug 16 21:35:47 2007 From: Charles Connell Date: Thu, 16 Aug 2007 21:35:47 +0000 To: kopete-devel Subject: [kopete-devel] [Bug 146485] Selecting the crypto key takes ages Message-Id: <20070816213547.9013.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kopete-devel&m=118730016116985 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=146485 charles connells org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From charles connells org 2007-08-16 23:35 ------- SVN commit 700964 by cconnell: GUI:Recommend to user to have Kopete prompt for secret key passphrase on startup and to cache it forever. See bug 94506. BUG:146485 Use libkleo class for metacontact public key selection, instead of borrowed KGPG code. This is asynchronous and therefore responsive. Don't display message if it contains path of a "message cryptographic state icon." This prevents forgery of a signed or encrypted message. M +2 -4 CMakeLists.txt M +1 -1 cryptographyconfig.cpp M +3 -3 cryptographyguiclient.cpp M +35 -40 cryptographyplugin.cpp M +2 -0 cryptographyplugin.h M +7 -5 cryptographypreferences.cpp M +1 -1 cryptographyprefsbase.ui M +18 -29 cryptographyselectuserkey.cpp M +14 -18 cryptographyselectuserkey.h M +3 -4 gpginterface.cpp M +1 -1 kopete_cryptography.desktop D popuppublic.cpp D popuppublic.h D popuppublicbase.ui _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel