Psycho-Babble Administration | about the operation of this site | Framed
This thread | Show all | Post follow-up | Start new thread | List of forums | Search | FAQ

Re: cookes

Posted by Dr. Bob on June 20, 2002, at 14:15:38

In reply to Re: cookes all screwed and errors on page, posted by JohnX2 on June 20, 2002, at 2:01:26

> > combTime might be null, but why would that be a problem?
>
> you dereference a NULL object????
>
> idx = combTime.indexOf(":") <--- combTime = NULL

That's not dereferencing, is it? I thought if combTime were null, indexOf would just return -1. But you're right, it's an error. Sorry! It should be fixed now.

> Also, I don't care for the way the password cookie
> has the password in plain ASCII if you load the file. Maybe there is a way you could encrypt this and deencrypt it locally so that wrong-doers don't walk off with our passwords.

I don't care for it, either, and it's on my list of things to do. In the meantime, there's a way to erase your cookies if you're concerned about wrong-doers:

http://www.dr-bob.org/cgi-bin/pb/extras.pl

But maybe you can also help me with this:

1. Is there a way to encrypt in Javascript?

2. Even if cookies were encrypted, couldn't a wrong-doer still just walk off with them (and use them later) in that form?

3. Even if cookies were encrypted, the form would still need to be able to accept unencrypted passwords, since the poster might have erased their cookies or just not have cookies turned on. How would the form be able to do both?

Bob


Share
Tweet  

Thread

 

Post a new follow-up

Your message only Include above post


Notify the administrators

They will then review this post with the posting guidelines in mind.

To contact them about something other than this post, please use this form instead.

 

Start a new thread

 
Google
dr-bob.org www
Search options and examples
[amazon] for
in

This thread | Show all | Post follow-up | Start new thread | FAQ
Psycho-Babble Administration | Framed

poster:Dr. Bob thread:5706
URL: http://www.dr-bob.org/babble/admin/20020510/msgs/5716.html