From 28b839a891af73c8e4932377b0dbcccdff55ec21 Mon Sep 17 00:00:00 2001 From: Daniel Siders Date: Sat, 1 Sep 2012 17:19:17 -0300 Subject: [PATCH] Update content/docs/index.md "Tent is a social layer over HTTP" --- content/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/index.md b/content/docs/index.md index 0cb95f6..43ab8aa 100644 --- a/content/docs/index.md +++ b/content/docs/index.md @@ -10,7 +10,7 @@ your data, who has access to it, and what can be done with it. ### API Overview -Tent uses [JSON](http://en.wikipedia.org/wiki/JSON) over HTTP. +Tent is a social layer over HTTP using [JSON](http://en.wikipedia.org/wiki/JSON). Requests are authenticated with [HMAC](http://en.wikipedia.org/wiki/Hash-based_message_authentication_code) signatures, and apps use [OAuth 2](http://en.wikipedia.org/wiki/OAuth) to access