Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
rogerl_uk #1
Encrypting Passwords
When developing a login page, does setting the text box property to "password"
encrypt the password?
To ensure encryption should I use the php command string md5 to encrypt the
password on a web site?
rogerl_uk Guest
-
Encrypting CF Code
Hello all, I have to deploy an application on a server at a hosting company that is known for stealing CF applications from their client?s sites... -
Encrypting cookies
I know that if you use Forms Authentication, you can set the forms attribute protection="All" in the web.config and in that way automatically... -
encrypting files with SSH???
in comp.unix.admin i read: i agree that encrypting once would have better performance than doing so multiple times. that doesn't alter my... -
Encrypting in XP Home
I would like to know how to encrypt a file in windows xp home. -
encrypting files
I'm using windows xp home edition with ntfs file system. I have followed the instructions for encrypting files, but I am unable to check the box... -
Cary #2
Re: Encrypting Passwords
No, there's no encryption.
"rogerl_uk" <webforumsuser@macromedia.com> wrote in message
news:dq3tj2$pb5$1@forums.macromedia.com...> When developing a login page, does setting the text box property to
> "password"
> encrypt the password?
>
> To ensure encryption should I use the php command string md5 to encrypt
> the
> password on a web site?
>
Cary Guest
-
Dan Rumney #3
Re: Encrypting Passwords
rogerl_uk wrote:
no... you have to use javascript in order to do this, or SSL> When developing a login page, does setting the text box property to "password"
> encrypt the password?
>
> To ensure encryption should I use the php command string md5 to encrypt the
> password on a web site?
>
security of this sort is quite a broad area and I suggest you do some
investigation to determine the most appropriate
authorisation/identification strategy for your site
dan
Dan Rumney Guest



Reply With Quote

