How to generate user passwords
Bill Vlahos
bvlahos at mac.com
Wed Apr 27 19:56:46 EDT 2011
Mark,
Of course they become less speakable if you have to include special characters (@#$%&*) and include upper and lower case which are often required complexities of strong passwords. :)
Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
On Apr 27, 2011, at 4:42 PM, Mark Schonewille wrote:
> Bill,
>
> The passwords are "speakable", to make them easier to remember.
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce
>
> On 28 apr 2011, at 01:35, Bill Vlahos wrote:
>
>> Mark,
>>
>> Nice. Thank you.
>>
>> I want to add a feature to InfoWallet to generate passwords for a user so the user doesn't have to think them up. InfoWallet can manage the passwords and can automate login in to a web page or application using the Login Assistant feature with as little as 2 clicks. Your function generates very random strings which might be too random for a user to remember on their own.
>>
>> I didn't know you can just specify "repeat theLength".
>>
>> Bill Vlahos
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list