Hi!

I store the passwords for each of my 5 IMAP accounts as GPG encrypted files, and fetch them with PassCmd. Problem is I keep my GPG key on a hardware device which requires a touch on every operation; as such, `mbsync -a` requires 5 touches that are spread across the sync process.

I was thinking of implementing support for encrypted configuration files, which would then only require the touch only once (when calling the tool), but I'm not sure what the best approach would be. I'm thinking something of the lines of an 'IncludeCmd' configuration option that would append the output of whatever command you specify to the configuration string.

What do the maintainters think?

I'm obviously willing to do the work.

--
Best regards,
Vasi Vilvoiu


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to