Bug 138476 - Add use of gpg agent and pinentry
Summary: Add use of gpg agent and pinentry
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Cryptography Plugin (show other bugs)
Version: 0.12.3
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 00:20 UTC by Gehold Bertin
Modified: 2007-09-13 03:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gehold Bertin 2006-12-07 00:20:42 UTC
Version:           0.12.3 (using KDE 3.5.5, Kubuntu (dapper) 4:3.5.5-0ubuntu1~dapper2)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-26-386

According to http://bugs.kde.org/show_bug.cgi?id=6130 Kopete should able to use like KMail a pinentry...

But it does not... It ask self for password and caches that.

I would happy, if Kopete could use same stuff like KMail

Thanks a lot
Comment 1 Jörg Hermsdorf 2007-04-23 12:20:49 UTC
*** This bug has been confirmed by popular vote. ***
Comment 2 Charles Connell 2007-09-13 03:17:38 UTC
SVN commit 711870 by cconnell:

FEATURE:138476 Remove all passphrase handling from plugin, gpg-agent should be used instead
GUI:


 M  +0 -2      CMakeLists.txt  
 M  +0 -9      cryptographyconfig.cpp  
 M  +0 -12     cryptographyconfig.h  
 M  +1 -44     cryptographyplugin.cpp  
 M  +0 -7      cryptographyplugin.h  
 M  +5 -49     cryptographypreferences.cpp  
 M  +0 -6      cryptographypreferences.h  
 M  +50 -112   gpginterface.cpp  
 M  +1 -4      gpginterface.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=711870