Earlier quoted context omitted.
A. Go to profile -> down to friends list -> click on the pencil -> Remove the tick in the box (Will still show mutual friends though) B. Change your privacy settings, Make it so you can only be found by searching certain things (eg: email address), Block your boss C. Unfortunately not (yet?)
A. Facebook has made it clear during the big "everyone" push that hiding your friends on your profile page is not the same thing as hiding it from public access; it is still considered public information by Facebook and can be accessed as such. B. Much of your personal data is still publicly available through Facebook Graph, regardless of how much you try to lock down your profile. It's only a matter of time before p…
I don't think this is true, as an example here is what the graph API shows about my account:
{
"id": "800679",
"name": "Matthew Brown",
"first_name": "Matthew",
"last_name": "Brown",
"location": {
"id": null,
"name": null
},
"gender": "male"
}
In the past I've had to go through all of the privacy settings painstakingly to make sure nothing is public, but I don't see how it can be said that you can't hide what you want from the public / graph API.