Facebook data collection ethical issues
Posted
by
the_great_monkey
on Stack Overflow
See other posts from Stack Overflow
or by the_great_monkey
Published on 2011-01-03T00:45:44Z
Indexed on
2011/01/03
0:53 UTC
Read the original article
Hit count: 126
facebook-application
If I have a Facebook app, and my users agree to allow my app to access their information, photos, friends, etc, is it ethical to grab their information when they log in, and then saving it in memory so that the next time he goes to my app, it can load faster?
If so, what about when the user logged off? Is the right thing to do to is to delete all the cached information and photos that the user provided?
Has Facebook got any way to detect that we're doing this (saving their information, etc)?
© Stack Overflow or respective owner