On Sun, 30 Dec 2012, Jason A. Donenfeld wrote: > On Sun, Dec 30, 2012 at 5:22 AM, Brian Mattern <[email protected]> wrote: > > > > I can't think of a case where encryption would succeed the second time > > after failing the first. Perhaps we should replace this loop with a > > warning and an option to print the password contents to screen before > > exiting? > > I thought about this back when implementing the feature, but couldn't > think of a clean enough solution. I went for the infinite loop with > the kind of shifty reasoning of "oh, well, they'll just have to fix > things while it's looping and eventually it will work," but this > obviously has its drawbacks.
I was wondering if that was the intention. > > Something better than printing to the screen would just to open the > editor back up again, after a delay where the error message is shown. Yeah. That's a better solution. _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
