Flows
Blocks

This project is not covered by Drupal’s security advisory policy.

Is your website GDPR compliant?

Does a developer retrieve the actual data of your production database for developing the website?
Does your database contain company/customer/business sensitive information?

If you answer "yes" on both questions, then you actually need to start using the scrambler module.

ATTENTION! WE STRONGLY ADVICE NOT TO USE THIS MODULE IN A LIVE/PRODUCTION ENVIRONMENT. YOUR DATA WILL GET SCRAMBLED AND THE ONLY WAY BACK IS TO RESTORE FROM A BACKUP.

The scrambler module helps you to prevent exposing sensitive information from the database. It does this by giving you the ability to configure what data to scramble. The scrambling methods that can be applied by default are:

  1. Emptying values
  2. Shuffle characters
  3. Shuffle words

Optionally you can introduce your own methods.

Presentation

A presentation about how to protect resources from being able to read & exploit sensitive data/information, given on Drupalcamp Leuven 2015

Protecting Resources from Being Able to Read & Exploit Sensitive Data.

How to implement your own data sanitizing?

If you want to implement data that is not related to the Drupal core's field structure, you can implement this custom coded by reading the following documentation.

Travis CI build status

Supporting organizations: 
Author and creator of this module
Original sponsor

Project information

Releases