[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: Cookies at XML Europe 2004 -- Call for Particip at


Re:  Re: Cookies at XML Europe 2004 -- Call for Particip     at
At 11:53 AM -0500 1/6/04, Rich Salz wrote:
>I know about digest-auth.  Yes, it sends a hash (not encrypted 
>password) rather than the plaintext.  But it sends it every time 
>which they admit isn't terribly secure, it is subject to dictionary 
>attacks (with new data every time the nonce expires), and it uses 
>the deprecated MD-5 as opposed to SHA-1.  It also doesn't *seem* (in 
>my quick test) to be supported by IE, which knocks out a large part 
>of the net.  (Always a tip-off when folks use the phrase "supported 
>by modern browsers," I've done it myself.:)

Are you really sure about IE? According to 
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/standard/sec_auth_websiteauth.asp 
IIS definitely supports it, and that page also says IE 5 or later 
works with it. Possibly it depends on which version and platform of 
IE we're talking about.

I think it's secure enough for most uses that don't require full SSL. 
After all, most sites do use SSL for credit card info and similar 
sensitive information.

>Good security requires state.  Bad security leaves your login 
>passwords lying around. Using a cookie to maintain a timed-out login 
>session seems the best way to do good and avoid bad.

Browsers can timeout passwords. This is an option in Mozilla, at 
least 1.3 and later, and probably other browsers. Security wise this 
is the right place to put it since it allows the user to choose the 
security policy that's appropriate for them. They can select much 
stricter policies than the sites recommend up to an including 
requiring a master password each time the it's needed (probably too 
extreme). I agree there's no reason the login password should be 
lying around after a specified timeout period, but the timeout period 
should be under the control of the client, not the server. Today many 
servers set essentially unlimited timeouts.
-- 

   Elliotte Rusty Harold
   elharo@m...
   Effective XML (Addison-Wesley, 2003)
   http://www.cafeconleche.org/books/effectivexml            
   http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA 

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.