Try this:

http://www.marksanborn.net/php/creating-a-secure-md5-hash-for-storing-passwords-in-a-database/


On Fri, Mar 19, 2010 at 3:36 PM, Andrew Sinning <[email protected]>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
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
http://ericd.net
Interactive design and development
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to