Field Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

31012

Component created

Component changed

Adds options to encrypt field values.

The goal of this module is to create a method for encrypting field values when stored in the database.

This module depends on the Encrypt module (http://drupal.org/project/encrypt) for encrypting and decrypting strings.

Install this module like any other module. Field encryption settings are made on the field edit page.

Original code created by adaddinsane

DataBase Email Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

8969

Component created

Component changed

Description :

This module protects users email address, encrypting them into the database. This module doesn't alter user experience.
In case of database hacking, this sensitive data would be useless for the hacker.

It uses the Encrypt module, providing the encryption method.
Easy to use :

  • install the DataBase Email Encryption (dbee) module : the encryption will be enabled for all users email address.
  • Uninstall it or disable it : it will disable the users email address encryption for all users email address.

The encryption can be enforceded by using the Real AES module.

Idea Informer Widget

Component type

module

Maintenance status

Development status

Downloads

630

Component created

Component changed

Enables the Idea Informer feedback widget on you website. First you need to create your project at http://idea.informer.com, and then you enable this module, fill in the configuration options, and the widget is enabled.

Right now the implementation is very basic with only the most simple widget available, but that can easily be extended. I accept both co-maintainers and patches to improve the module.

Newsletter

Component type

module

Categories

Maintenance status

Development status

Downloads

59421

Component created

Component changed

Newsletter module aims to be a full blown newsletter solution for Drupal 7. It is especially recommended for people that need more than one newsletter list for their site.