google / samba-documents-provider

Access network file shares directly from the Android Downloads/Files app
GNU General Public License v3.0
638 stars 125 forks source link

Encrypt file share & credentials in storage #33

Closed ttanxu closed 7 years ago

ttanxu commented 7 years ago

Right now it's stored in plain text and rely on full disk encryption & proper activity manager permission protection. Add one more layer of protection to avoid unnecessary data leak.