hirenpatel20283 / acra

Automatically exported from code.google.com/p/acra
0 stars 0 forks source link

Encrypt Email Adresses in SharedPreferences #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I love the email feature, but I'm hesitant to use it if the email addresses 
aren't encrypted because this could potentially expose my user's email address 
to the world. It would be great to add encryption for email addresses.

Keep up the great work!

Original issue reported on code.google.com by michael....@gmail.com on 29 Mar 2011 at 3:44

GoogleCodeExporter commented 8 years ago
Hi,

I don't think this will be necessary:
* SharedPreferences are stored in your private application folder on the device 
and can't be read by other apps
* From version 3.2, ACRA will always use HTTPS to post data to GoogleDocs

Isn't that enough?

Kevin

Original comment by kevin.gaudin on 29 Mar 2011 at 5:01

GoogleCodeExporter commented 8 years ago
Ah, scratch that then, you've got it covered. I didn't realize the 
SharedPreference was app specific. This can be closed then.

Thanks again for all the hard work Acra rocks!

Original comment by michael....@gmail.com on 29 Mar 2011 at 3:36

GoogleCodeExporter commented 8 years ago
Thanks ;-)

Original comment by kevin.gaudin on 29 Mar 2011 at 3:57