realbasic-nug
[Top] [All Lists]

Re: Algorithm for generating memorable passwords?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Algorithm for generating memorable passwords?
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Fri, 29 Jun 2007 10:57:16 -0600
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <A5038E7A-9B8F-4707-B063-10899F1CB9D9 at mac dot com> <596E487F-7224-4E84-8B2B-7B52F6CB9F57 at great-white-software dot com> <43609B3D-3AFF-492B-A4DF-6A71E984C024 at rbdeveloper dot com> <34797009-E672-42BA-9ECA-EEDBE38DB517 at great-white-software dot com> <3C335B3F-B651-425B-8127-E79560377CC3 at mac dot com>
On 29-Jun-07, at 10:29 AM, Ian Piper wrote:

> Interestingly, in a VAX system I used to use it only measured the
> first 8 characters of your password, having established, when you
> changed your password, that it really had changed. So people used to
> use the same 8 character password and just add numbers to the end
> (which they never used when logging in) whenever it asked them to
> change.

Depends on how the admin set it up.
It had so many options for password expiration, significant letters,  
etc that just setting that up was a chore.
VMS had a LOT of options for all kinds of things that I'm surprised  
NT didnt adopt (yet?) becuase Dave Cutler and team from DEC were the  
VMS guys and they now work for MS.

The most useful was being able to, on a directory by directory or  
even file by file basis, tell the OS how many revisions to keep.
ACL's on VMS made most other OS's implementations, except maybe  
Multics, look really lame

> Thanks to all for the replies. It looks as though I am going to have
> to implement my own solution. To explain why I wanted this, for one
> of my applications people have to run a setup wizard that asks them
> for a password. I wanted to offer a "suggest" button that would
> create a reasonably secure and reasonably memorable password just as
> a suggestion for them, so they could take that or create their own.

You could probably even find code for pwgen or some other such system.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>