I've done a little googling but have been a bit overwhelmed by the amount of information. Until now, I've been considering asking for a valid md5 hash for every API call but I realized that it wouldn't be a difficult task to hijack such a system. Would you guys be kind enough to provide me with a few links that might help me in my search? Thanks.
views:
22answers:
1
+2
A:
First, consider OAuth. It's somewhat of a standard for web-based APIs nowadays.
Second, some other potential resources -
A couple of decent blog entries:
- http://blog.sonoasystems.com/detail/dont_roll_your_own_api_security_recommendations1/
- http://blog.sonoasystems.com/detail/more_api_security_choices_oauth_ssl_saml_and_rolling_your_own/
A previous question:
Amber
2010-07-03 03:23:50
Thanks for the help. I'll be sure to read up on this.
Scalawag
2010-07-03 03:28:41