RE: Password entry fields

2001-06-08 Thread Alexandre Cop
Hi all, after getting some work out of the way I managed to dust my old password scripts and improved it (so that it would support deletion of character(s)). I've posted a sample in Director 8, you can download it at http://www.ifrance.com/evildonut/goodieBag/password.htm the password for the e

RE: Password entry fields

2001-06-05 Thread Alexandre Cop
001 10:45 > To: [EMAIL PROTECTED] > Subject: RE: Password entry fields > > > Hi Irv, > > It seems to me that all the fuss with finding the masking font takes you > more time then writing the actual code would :) > > This is totally untested and oversimplified e-mail l

RE: Password entry fields

2001-06-05 Thread Alexandre Cop
Ha-ha! Found the code. Again, this is a quick fix, with a bit of work you could break it. But it gives enough hassle for discouraging most people. Ok, here it goes: I use 2 fields, one called "PasswordEntryField" (where I store the password) and "CharMirrorField" (where i display the '*'). -- Sim

RE: Password entry fields

2001-06-05 Thread Karina Steffens
> Hi Karina, > > I did something similar a while back, I need to dig the code out. > > By the way, doesn't your code break when your hit 'Backspace'? Hi Alex, As I said, it's e-mail lingo off the top of my head. But it shouldn't break on backspace, rather just ignore it (any key will be interce

RE: Password entry fields

2001-06-05 Thread Alexandre Cop
t; Sent: 05 June 2001 10:45 > To: [EMAIL PROTECTED] > Subject: RE: Password entry fields > > > Hi Irv, > > It seems to me that all the fuss with finding the masking font takes you > more time then writing the actual code would :) > > This is totally untested and oversi

RE: Password entry fields

2001-06-05 Thread Karina Steffens
Hi Irv, It seems to me that all the fuss with finding the masking font takes you more time then writing the actual code would :) This is totally untested and oversimplified e-mail lingo, but I'm sure you can adapt it to your needs (obviously, you should get rid of hardcoding the "password"). I h

RE: Password entry fields

2001-06-04 Thread Mattias G
I´m a little novice at this.. but is this helping as security for CD-ROM (if someone copy the CD) and then how? I still dont get it? Anyone? /Mattias >From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: RE: Password entry fields >Date: Mon, 4

Re: RE: Password entry fields

2001-06-04 Thread Kurt Griffin
> As I said in my original message, this was not my idea - I just > thought it was very clever. I certainly can write my own behavior > (in fact I did one on a project a few years back). I just wanted to > save an hour or two. So again, if the person who posted this > approach earlier is listen

RE: Password entry fields

2001-06-04 Thread Irv Kalb
At 10:55 AM -0400 6/4/01, Roy Pardi wrote: >At 8:10 AM -0400 6/4/01, Al Hospers wrote: >>> Someone's got to be really idle to actually take time out to >>> memorize the >>> keystrokes of a font like Wingdings. >> >>but that's what hackers do my friend. what you are describing is a REALLY >>inse

RE: Password entry fields

2001-06-04 Thread Irv Kalb
At 6:09 PM +0530 6/4/01, [EMAIL PROTECTED] wrote: > > >Thanx to Irv for that idea and to Al for pointing out the flaws. I'll keep >them in mind. > As I said in my original message, this was not my idea - I just thought it was very clever. I certainly can write my own behavior (in fact I did on

RE: Password entry fields

2001-06-04 Thread Roy Pardi
At 8:10 AM -0400 6/4/01, Al Hospers wrote: >> Someone's got to be really idle to actually take time out to >> memorize the >> keystrokes of a font like Wingdings. > >but that's what hackers do my friend. what you are describing is a REALLY >insecure way of protecting a password. I do not sggest

RE: Password entry fields

2001-06-04 Thread pranavn
"Al Hospers" .com> cc: Sent by: Subject: RE: Password entry fields

RE: Password entry fields

2001-06-04 Thread Al Hospers
> Someone's got to be really idle to actually take time out to > memorize the > keystrokes of a font like Wingdings. but that's what hackers do my friend. what you are describing is a REALLY insecure way of protecting a password. I do not sggest it. someone could pcopy the keystrokes out of the p

RE: Password entry fields

2001-06-04 Thread pranavn
.com> cc: Sent by: Subject: RE: Password entry fields

RE: Password entry fields

2001-06-04 Thread Linsey Miller
convaluted, but it would maybe work. -Original Message- From: Al Hospers [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 12:49 PM To: [EMAIL PROTECTED] Subject: RE: Password entry fields > They're all dingbats and > effectively > serve the purpose of masking the keystroke.

RE: Password entry fields

2001-06-04 Thread Al Hospers
> They're all dingbats and > effectively > serve the purpose of masking the keystroke. actually they don't mask anything since if you have the font accessable you will be able to figure out the keys. what he is looking for will give no indication of any difference between characters. Al Hospers

Re: Password entry fields

2001-06-04 Thread pranavn
Irv Kalb cc: Sent by: Subject:

Password entry fields

2001-06-03 Thread Irv Kalb
A few months ago, someone on this list discussed an extremely clever approach they had to letting a user enter a passworded field. Their approach was to simply use a special font on a password entry field which consisted of all asterisks or filled circle characters. This way, the user would