-
see r14617 <http://trac.openplans.org/openplans/changeset/14617> anyone heard of getpass before? i didn't know that existed until i read the issue of python magazine they gave us at pycon :0)
- Thread Outline:
-
Joshua Bronson wrote: > see r14617 <http://trac.openplans.org/openplans/changeset/14617> > > anyone heard of getpass before? i didn't know that existed until i read > the issue of python magazine they gave us at pycon :0) Yeah... but I kind of don't like it, because the attack model doesn't make sense. At least for a lot of cases, like a site admin password, where someone looking over your shoulder isn't really a problem (while mistyping is a problem). Ian
-
There's an easy solution to that one... Use a confirm prompt... On Mar 24, 2008, at 10:42 AM, Ian Bicking wrote: > Joshua Bronson wrote: >> see r14617 <http://trac.openplans.org/openplans/changeset/14617> >> anyone heard of getpass before? i didn't know that existed until i >> read the issue of python magazine they gave us at pycon :0) > > Yeah... but I kind of don't like it, because the attack model > doesn't make sense. At least for a lot of cases, like a site admin > password, where someone looking over your shoulder isn't really a > problem (while mistyping is a problem). > > Ian > > > -- > Archive: http://www.openplans.org/projects/fassembler/lists/fassembler-discussion/archive/2008/03/1206369755312 > To unsubscribe send an email with subject unsubscribe to fassembler-discussion@... > . Please contact fassembler-discussion-manager@... > for questions. > > > !DSPAM:4037,47e7bece127646491211187! >
-
r14620 <http://trac.openplans.org/openplans/changeset/14620> On Mon, Mar 24, 2008 at 10:56 AM, Douglas Mayle <douglas@...> wrote: > There's an easy solution to that one... Use a confirm prompt... > > On Mar 24, 2008, at 10:42 AM, Ian Bicking wrote: > > > Joshua Bronson wrote: > >> see r14617 <http://trac.openplans.org/openplans/changeset/14617> > >> anyone heard of getpass before? i didn't know that existed until i > >> read the issue of python magazine they gave us at pycon :0) > > > > Yeah... but I kind of don't like it, because the attack model > > doesn't make sense. At least for a lot of cases, like a site admin > > password, where someone looking over your shoulder isn't really a > > problem (while mistyping is a problem). > > > > Ian > > > > > > -- > > Archive: > http://www.openplans.org/projects/fassembler/lists/fassembler-discussion/archive/2008/03/1206369755312 > > To unsubscribe send an email with subject unsubscribe to > fassembler-discussion@... > > . Please contact fassembler-discussion-manager@... > > for questions. > > > > > > !DSPAM:4037,47e7bece127646491211187! > > > > > > -- > Archive: > http://www.openplans.org/projects/fassembler/lists/fassembler-discussion/archive/2008/03/1206370603870 > To unsubscribe send an email with subject unsubscribe to > fassembler-discussion@.... Please contact > fassembler-discussion-manager@... for questions. > >
-
-
text.html (text/html) 1 kB
text.html (text/html) 2.6 kB