You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Dan Field <df...@gmail.com> on 2018/01/05 16:02:54 UTC

Cordova-plugin-file-transfer

So I'd like to update this plugin to more securely delete files than just
calling file.delete - this could leave partial data in a recoverable state
causing potential security concerns on Android.

Any thoughts or objections?