GNOME Bugzilla – Bug 154201
Seahorse agent
Last modified: 2004-12-22 21:47:04 UTC
Attached patch adds a password caching agent (similar to gpg-agent) to seahorse. It integrates with the tray, gconf etc... Couldn't post to sourceforge list due to size, so I'll put it here for now.
Created attachment 32129 [details] [review] Seahorse agent patch
Some work left todo: - Integration with PGP Preferences - Change terminology from GPG to PGP - Error output should go to syslog (as it's a daemon)
Created attachment 32130 [details] image goes in seahorse/data/
Created attachment 32251 [details] [review] Updated agent patch Updated: - Integrates with Preferences - When running can put itself into gpg.conf so user doesn't have to configure.
Created attachment 32406 [details] [review] Updated patch Locks gpg.conf while changing. Code formatting and comment fixes.
Created attachment 32499 [details] [review] Updated patch Sync with trunk.
Created attachment 32588 [details] [review] Updated patch - Use stock icons for dialogs - Lookup key ids properly for display - Log errors to syslog - Handle prompts without associated key properly
Committed with a configure flag to disable this functionality.