For the new Open Graph Protocol to work we push an action by sending a request which includes the objects url to Facebook.
Facebook then sends out it's bot with a special user agent string to get the information about the object.
The information being pushed to Facebook could be user specific (not just a book or recipe) and therefore should only be accessible to the user and their friends.
My question is, other than checking the user agent (easily spoofed) and using tough-to-guess urls for my objects, is there any way to stop people accessing what is essentially private information (via the objects unique url)?
Some examples of objects which might be private... a run, anything to do with weight loss, a photo album.