Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Coding Cookies

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  What is the average ratio of Affiliate income to ..  
Author Message
fatkinson

External


Since: Jul 11, 2003
Posts: 111



(Msg. 1) Posted: Fri Jul 11, 2003 11:52 am
Post subject: Coding Cookies
Archived from groups: alt>www>webmaster (more info?)

I want to utilize cookies for security.

The idea is that to access a secret page, you must have a cookie on
your PC that allows you to see that page.

Can anyone tell me how to do this or give me a URL that explains how
to do it?

Thanks,



Fred

 >> Stay informed about: Coding Cookies 
Back to top
Login to vote
worte

External


Since: Jun 30, 2003
Posts: 41



(Msg. 2) Posted: Fri Jul 11, 2003 2:29 pm
Post subject: Re: Coding Cookies [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fred Atkinson wrote:
 > I want to utilize cookies for security.

This is an oxymoron.


 > The idea is that to access a secret page, you must have a cookie on
 > your PC that allows you to see that page.

Uh-uh, dangerous! I can make my own cookies, all I need to know is what
that page expects. It's sort of a "security through obscurity" method -
good enough to stop wannabe newbies, but nothing you should use to
protect important things.

A better way would (IMHO) be HTTP Basic Authentication; it's easy to
understand, easy to use, and good enough for many purposes. There are
even more secure solutions, of course. How it works on the Apache server
is explained here: <http://httpd.apache.org/docs/howto/auth.html>. Ask
your host for how it works on your server.

 > Can anyone tell me how to do this or give me a URL that explains how
 > to do it?

<http://www.cookiecentral.com/>


Matthias<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Coding Cookies 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]