http://developers.facebook.com/docs/authentication/permissions/
I'm trying to decide which Read Permission to ask for from my users. What exactly am I getting from User permission and from Friends permission?
User permission is permission to get data about the current logged in user. Friend permissions are permission to get data about the current logged in users friends.