What are the potential problems with exposing the Facebook API secret?
- by genehack
I'm writing a little web utility that posts status updates to Twitter and/or Facebook. That involved creating 'applications' with both those services in order to get API keys and 'secrets'.
My question is how protected I really need to keep those secrets -- in order for this to work at all, you seem to need the secret to interact with the…