CoffeeGood wrote:
> I need to find a way either using Javascript, META tags,
> or some similar solution to prevent people who visit my
> webpage from having their passwords saved automatically
> in the browser. The reason is security: the webpage
> allows access to data that is critical, and if some other
> person were for instance to steal a laptop that has a
> saved password on it, that would be a major security issue.
There is no way that the server can make the client do anything that the
client does not wish to do.
Imagine if you'd asked "How can I prevent people from writing down numbers
that I read to them over the phone?", or something that more accurately
represents your situation - you can ask, beg, plead, or command, but nothing
you can do will guarantee to make it happen.
> So to give an example of what I'm talking about, banks and other
> secure online systems prevent the automatic saving
> of passwords. The question is, how do they do that?
I'd say the safest bet is to visit one or two such sites, and see what they
do.
For instance, among the various things my bank does, they include <input ...
autocomplete="off"> to turn off autocomplete.
I'll make a guess that there are likely to be several things to do here, and
it's only a guess, because I'm not an HTML expert.
But once again, any of these measures are only _requests_ to the client.
They may very well be ignored, and should not be treated as "security".
They are hints.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
--
Texas Imperial Software | Find us at
http://www.wftpd.com or email
23921 57th Ave SE |
.
Washington WA 98072-8661 | WFTPD, WFTPD Pro are Windows FTP servers.
Fax/Voice +1(425)807-1787 | Try our NEW client software, WFTPD Explorer.