Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl CGI Secure Authentication

by nikosv (Deacon)
on Oct 06, 2012 at 13:51 UTC ( [id://997623]=note: print w/replies, xml ) Need Help??


in reply to Perl CGI Secure Authentication

Take a look at this old node Security: Cookies vs HTTP authentication for starters.

Then read this good research paper called Weaning the Web off of Session Cookies. Making Digest Authentication Viable which talks about why to not use cookies and instead go for digest authentication

Replies are listed 'Best First'.
Re^2: Perl CGI Secure Authentication
by Anonymous Monk on Oct 07, 2012 at 01:35 UTC

    and instead go for digest authentication

    Hmm, seems to me it is a proposal for an implementation, but there is no actual implementation anywhere -- in other words, unsupported by anthing, ie useless

      unsupported by anthing, ie useless

      what do you mean? looks like you are missing the point. The paper says that digest authentication was and is here it just hasn't taken off for usability reasons and suggests how to overcome those so it can be considered as a viable alternative to cookies

      on the contrary it is very usefull since you cannot disregard the paper's educational and awarenes raising value by going through the pros and cons of each option which directly answers the OP's question who is looking for those alternatives

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://997623]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found