clear signing
-------------
Key: SANDBOX-315
URL: https://issues.apache.org/jira/browse/SANDBOX-315
Project: Commons Sandbox
Issue Type: Improvement
Components: OpenPGP
Environment: ubuntu 9.4, eclipse 3.2
Reporter: Mario Frasca
I'm not so sure what this 'sandbox' is, but here is where I landed while
looking for openpgp in ant.
I've imported the project and it does what it promises: generating a detached
signature for a file, but that's just about all it does.
I plan to use it for work and would like to modify/extend it, but how much can
I alter while doing so?
in particular I need and plan to add:
* verify
* clearsign
I'm not yet sure whether to create more tasks or redefine the current task so
that it mimics the command line tool gpg.
the first way would be more respectful of the current structure and I would
definitely follow this if it wasn't for the 'sandbox' name.
the second way would enable me to reuse existing design and documentation and
would allow me to leave things incomplete and yet expect that the any
development goes in a defined direction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.