Hi,
Requirement:
I am using drupal media along with s3fs module to store/read documents in/from Amazon S3.
Is there a way to remove metadata (personal information like author, company etc) while uploading documents (pdf, doc) to S3 so that user of the website never gets the personal information of the person who has uploaded the document?
Versions used:
drupal: 8.6.17
s3fs: 8.x-3.0-alpha13
drupal/dropzonejs: 2.0.0-alpha4
Any suggestion/recommendation is highly appreciated.