> When I log in to gmail, ebay, etc., my passwords are pulled from a "vault",
> which I have access to by virtue of being logged in to my computer.  I can
> look these up in my browser.

...and that's why you should leave it as part of the HTML. Some users
use password managers for their browsers that are quite secure. Your
password would not be included, and that would make some people very
angry (and rightfully so.)



On Fri, Mar 19, 2010 at 8:36 PM, Andrew Sinning <and...@learningware.com> wrote:
> I use SharedObject.getLocal() to store preferences from Flash, but what
> about passwords?
>
> When I log in to gmail, ebay, etc., my passwords are pulled from a "vault",
> which I have access to by virtue of being logged in to my computer.  I can
> look these up in my browser.
>
> What's an acceptable way to store passwords?  Is it okay to just use
> SharedObject.getLocal()?
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to