the pageforest.com blog: Securing REST API's against "Drive By" RequestsFirst Faved : Sep 04 2008 by mikeFaved : 1 time with noteViewed : 8 timesFave It!
Faves for this Web page
I couldn't find a good description on the web about securing REST API's against drive-by requests (unauthorized 3rd party calls when you visit a malicious web site).
Here's what I've pieced together today by examining what del.icio.us is doing to secure it's REST api.
Already a user? Sign In
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
api
-
FriendFeed API has client-side JSON as well as uthenticated HTTP using a "Remote Key" that is unique to each user.
Also, Python and PHP API libraries here:
http://code.google.com/p/friendfeed-api/
2 FaversViewed: 5 Times - mike - Jun 13 20081 FaverViewed: 9 Times
- takado - Jan 21 20062 FaversViewed: 11 Times
