Any Android app can read your WhatsApp database
11–20 of 140 posts
Re: Any Android app can read your WhatsApp database
#12Storing critical data to external storage (which is clearly explained as unsecure in http://developer.android.com/guide/topics/data/data-storage.... ) is a huge security hole. This kind of basic oversight makes me wonder about base competence of WhatsApp developers - anyone with basic understanding of the OS would get that anyone can read external storage.
You are absolutely right. Still, I think Google is taking the wrong approach: the insecure /sdcard partition is the place where most of the storage is in nearly all Android phones. If your app needs to store larger amounts of data, that is the place to do it. Now, there are methods to use that storage a lot more securely than this, but the way Android works really leaves developers no other option than storing this s…
Google should probabl MTP from the start and just formatted SD cards with one of the ACL supporting filesystems to get security right. But as the saying goes... it's easy to be a general after battle :)
Re: Any Android app can read your WhatsApp database
#13Let's hope Facebook helps their development team.
Re: Any Android app can read your WhatsApp database
#14I am flabbergasted they still didn't improve it properly... Let's hope Facebook helps their development team.
Re: Any Android app can read your WhatsApp database
#15Holy shit, the SAME AES key is used for everyone? Good god WhatsApp, what the fuck are you doing?
Re: Any Android app can read your WhatsApp database
#16Holy shit, the SAME AES key is used for everyone? Good god WhatsApp, what the fuck are you doing?
Whatsapp could also use TextSecure's ratcheting protocol, too. Why aren't they? Beats me. Maybe they prefer weaker security for their users.
Re: Any Android app can read your WhatsApp database
#17I am flabbergasted they still didn't improve it properly... Let's hope Facebook helps their development team.
As long as Facebook gets to read all those billions of "personal" communications - messages, videos, audio, images - they are fine with anything.
I am speechless by such a statement.
Re: Any Android app can read your WhatsApp database
#18Storing critical data to external storage (which is clearly explained as unsecure in http://developer.android.com/guide/topics/data/data-storage.... ) is a huge security hole. This kind of basic oversight makes me wonder about base competence of WhatsApp developers - anyone with basic understanding of the OS would get that anyone can read external storage.
You are absolutely right. Still, I think Google is taking the wrong approach: the insecure /sdcard partition is the place where most of the storage is in nearly all Android phones. If your app needs to store larger amounts of data, that is the place to do it. Now, there are methods to use that storage a lot more securely than this, but the way Android works really leaves developers no other option than storing this s…
Re: Any Android app can read your WhatsApp database
#19Holy shit, the SAME AES key is used for everyone? Good god WhatsApp, what the fuck are you doing?
Re: Any Android app can read your WhatsApp database
#20Holy shit, the SAME AES key is used for everyone? Good god WhatsApp, what the fuck are you doing?