HelloZeroNet / ZeroNet-kivy

Android client for ZeroNet
https://zeronet.io
GNU General Public License v2.0
281 stars 80 forks source link

Storage permission might be unnecessary #36

Open rllola opened 5 years ago

rllola commented 5 years ago

ZeroNet is working fine for me without it enabled, and I've never noticed a problem with it disabled. Multiple times I've enabled it, but never noticing a need to. Now, I've been using ZeroNet with it disabled ever since the IPv6 pull request, because I reinstalled it since then. The permission is likely for accessing files outside ZeroNet's directory, not for accessing ZeroNet's directory.

See https://github.com/HelloZeroNet/ZeroNet/issues/1743

mkg20001 commented 5 years ago

I think it's fine to remove it, it was just there because I copy & pasted it from someone else's code and never gave it much thought.