
Jasmine
Administrator
Feb 24, 2000, 11:42 PM
Post #2 of 4
(358 views)
|
|
Re: Encrypt Password in Navigation Bar
[In reply to]
|
Can't Post
|
|
Well, even if you encrypt the password and username in the address bar, it's still allowing for hacks -- I mean, if the address bar will contain an acceptable "password", even if it's encrypted, then there's nothing stopping it from working again. The most secure method to pass passwords to the program is via the POST not GET method, which keeps the address bar clean.
|