Active
Project:
OpenPGP
Version:
6.x-1.x-dev
Component:
Upgrade
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2010 at 15:19 UTC
Updated:
14 Sep 2013 at 04:00 UTC
I need to work with content authentication on a website, and I think a good solution would be to use PGP keys to sign content, letting viewers to access the signature along with the content, so they can check authenticity with an external public key.
I bumped in here just to find out that this part of GPG is not supported, but I'd like to work on it (I'm a developer) or at least request some API functions to be able to use the needed GPG functionality.
Comments
Comment #1
smscotten commentedI've got this working in a 7.x version. I'll post a sandbox project in the next couple days, but I haven't worked with the 6.x version enough to know how much trouble it will be to backport.