- From: Tetsuro Horiuchi <huc@kemo.cow.melco.co.jp>
- Date: Thu, 13 Jun 96 13:03:52 JST
- To: kaz@tsu.cow.melco.co.jp
- Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com
--NextPart
A New Internet-Draft is available from the on-line Internet-Drafts
directories. This draft is a work item of the HyperText Transfer Protocol
Working Group of the IETF.
Title : Mediated Digest Authentication
Author(s) : D. Raggett
Filename : draft-ietf-http-mda-00.txt
Pages : 12
Date : 04/10/1995
As the number of commercial services on the world wide web increases
rapidly, the need arises for a means for these services to authenticate
clients, and vice versa. A simple scheme can be based on keyed hash
functions with a shared secret key for each client/server pair. Key
management becomes impractical for both clients and servers when the number
of participants is scaled up. This document describes a efficient scheme
for using mutually trusted third parties to mediate authentication, as a
direct extension of the digest access authentication scheme. The scheme is
based upon public domain algorithms, and unlike encryption software, isn't
subject to export restrictions. The main benefits to users include:
avoiding having to enter separate user names and passwords for each
service, and an ability to authenticate servers. It is proposed that the
mediated digest authentication scheme be included in the proposed
HTTP/1.1 specification.
Internet-Drafts are available by anonymous FTP. Login with the username
"anonymous" and a password of your e-mail address. After logging in,
type "cd internet-drafts" and then
"get draft-ietf-http-mda-00.txt".
A URL for the Internet-Draft is:
ftp://ds.internic.net/internet-drafts/draft-ietf-http-mda-00.txt
Internet-Drafts directories are located at:
o Africa
Address: ftp.is.co.za (196.4.160.2)
o Europe
Address: nic.nordu.net (192.36.148.17)
o Pacific Rim
Address: munnari.oz.au (128.250.1.21)
o US East Coast
Address: ds.internic.net (198.49.45.10)
o US West Coast
Address: ftp.isi.edu (128.9.0.32)
Internet-Drafts are also available by mail.
Send a message to: mailserv@ds.internic.net. In the body type:
"FILE /internet-drafts/draft-ietf-http-mda-00.txt".
NOTE: The mail server at ds.internic.net can return the document in
MIME-encoded form by using the "mpack" utility. To use this
feature, insert the command "ENCODING mime" before the "FILE"
command. To decode the response(s), you will need "munpack" or
a MIME-compliant mail reader. Different MIME-compliant mail readers
exhibit different behavior, especially when dealing with
"multipart" MIME messages (i.e., documents which have been split
up into multiple messages), so check your local documentation on
how to manipulate these messages.
For questions, please mail to Internet-Drafts@cnri.reston.va.us.
Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version
of the Internet-Draft.
--NextPart
Content-Type: Multipart/Alternative; Boundary="OtherAccess"
--OtherAccess
Content-Type: Message/External-body;
access-type="mail-server";
server="mailserv@ds.internic.net"
Content-Type: text/plain
Content-ID: <19950410172301.I-D@CNRI.Reston.VA.US>
ENCODING mime
FILE /internet-drafts/draft-ietf-http-mda-00.txt
--OtherAccess
Content-Type: Message/External-body;
name="draft-ietf-http-mda-00.txt";
site="ds.internic.net";
access-type="anon-ftp";
directory="internet-drafts"
Content-Type: text/plain
Content-ID: <19950410172301.I-D@CNRI.Reston.VA.US>
--OtherAccess--
--NextPart--
Received on Wednesday, 12 June 1996 21:09:38 UTC