Changes between Version 13 and Version 14 of HttpAuthProposals
- Timestamp:
- 14/06/12 09:51:22 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpAuthProposals
v13 v14 29 29 === [http://tools.ietf.org/html/draft-farrell-httpbis-hoba draft-farrell-httpbis-hoba: HTTP Origin Bound Authentication (HOBA) ] 30 30 An even more simple, but not at all powerful mechanism based on OBC, to try end up with fewer passwords in the world. 31 32 === [http://tools.ietf.org/html/draft-melnikov-httpbis-scram-auth SCRAM HTTP] 33 A secure HTTP authentication method providing user-server mutual authentication, 34 easier to implement than Digest in both clients and servers, etc. The mechanism 35 is very close to SCRAM used in most other application protocols (e.g. IMAP/SMTP, XMPP)