Signed File Field
Component ID
1204976
Component name
Signed File Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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
