tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

Name of file is shown in logs #64

Open trandangninh opened 6 years ago

trandangninh commented 6 years ago

Is there anyway to prevent this plugin from showing name of file in logs ? I debug app by xcode, I see all my file name is listed in logs but it shouldnt

WuglyakBolgoink commented 5 years ago

Hallo @tkyaji / @trandangninh

PR coming soon, I'm testing now with old and new cordova versions.

hammady commented 5 years ago

What's more important is that the key and iv are printed in the logs which breaks the whole idea of security 😆 . I'm preparing a PR for this.