d8-contrib-modules / file_encrypt

DEPRECATED - D8 File Encrypt moved to Drupal.org
https://www.drupal.org/project/file_encrypt
0 stars 2 forks source link

Randomize the filename #15

Open dawehner opened 8 years ago

dawehner commented 8 years ago

In order to not leak information out, we have to encrypt/randomize the filename.

Until we properly implement encryption of the filename itself, we should at least randomize it.