Re: isync patch to support base64 encrypted imap passwords

2009-05-29 Thread Jeff Buchbinder
Gautam Iyer wrote: On Fri, May 29, 2009 at 12:24:00PM -0400, Jeff Buchbinder wrote: I'm attaching a patch I came up with since our users weren't cool with their passwords being plaintext readable in their config files. Base64 keeps the casual viewer/grepper from seeing a password... but the

Re: isync patch to support base64 encrypted imap passwords

2009-05-29 Thread Gautam Iyer
On Fri, May 29, 2009 at 12:24:00PM -0400, Jeff Buchbinder wrote: > I'm attaching a patch I came up with since our users weren't cool with > their passwords being plaintext readable in their config files. Base64 > keeps the casual viewer/grepper from seeing a password... but the > solution is prett