Posted by wzoom on June 30, 2011 at 11:07am
General info
Purpose of this descendant of File Field is ability to upload PGP or GPG signed file and verify the signature.
On upload, signature is validated and valid file is also decrypted to configured location.
Validation result messages are also configurable.
Rules
There exist Condition for Rules that can validate selected Signed File Field.
DEPENDENCIES
- Drupal 6 core :)
- OpenPGP: http://drupal.org/project/openpgp
- CCK (Content Construction Kit): http://drupal.org/project/cck
- FileField: http://drupal.org/project/filefield
- Rules: http://drupal.org/project/rules
- GnuPG executable system library: http://www.gnupg.org/
USAGE
- Add new File field to node/your content type and select Signed File field widget
- Upload GPG signed file (GPG file with attached signature inside)
- Signature is validated while uploading
DEPENDENCIES
- Drupal 6 core :)
- OpenPGP: http://drupal.org/project/openpgp
- CCK (Content Construction Kit): http://drupal.org/project/cck
- FileField: http://drupal.org/project/filefield
- Rules: http://drupal.org/project/rules
- GnuPG executable system library: http://www.gnupg.org/
USAGE
- Add new File field to node/your content type and select Signed File field widget
- Upload GPG signed file (GPG file with attached signature inside)
- Signature is validated while uploading