After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356447 - Plugin needs other crypt operations
Plugin needs other crypt operations
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: Epiphany
git master
Other Linux
: Normal enhancement
: 1.0.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2006-09-17 20:28 UTC by Adam Schreiber
Modified: 2006-09-20 13:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Adam Schreiber 2006-09-17 20:28:26 UTC
At the moment the plugin only handles encryption.
Comment 1 Adam Schreiber 2006-09-19 20:35:31 UTC
Signing has been committed.  2 down 2 to go.

2006-09-19  Adam Schreiber  <sadam@clemson.edu>

    * plugins/epiphany/Makefile.am:
    * plugins/epiphany/seahorse-extension.c:
    * plugins/epiphany/mozilla/Makefile.am:
    * plugins/epiphany/mozilla/mozilla-helper.c:
    * plugins/epiphany/mozilla/mozilla-helper.h: Add signing of text 
    fields.
Comment 2 Adam Schreiber 2006-09-20 13:05:19 UTC
2006-09-20  Adam Schreiber  <sadam@clemson.edu>

    * plugins/applet/seahorse-applet.c: Fix decrypt error message. 
    * plugins/epiphany/seahorse-extension.c: Added decrypting and 
    verifying text and importing keys from a text field. Fixes 356447