Re: Pass, gpg2, gpg

2018-12-14 Thread Lucas López
I think it all came down to `export LC_CTYPE="en_US.UTF-8"` ^^'. Thank you all for your answers, Lucas On 12/10/18, Edd Barrett wrote: > On Fri, Dec 07, 2018 at 04:33:36PM +0100, Lucas López wrote: >> Question: How to set gpg, gpg2 as interactive mode *by default*? > > I don't use passwordsto

Re: Pass, gpg2, gpg

2018-12-14 Thread Lucas López
On Fri, Dec 7, 2018 at 8:54 PM Kai Wirt wrote: > > On Fri, Dec 07, 2018 at 04:33:36PM +0100, Lucas López wrote: > > > > I can deduce pass command uses gpg2 command which in turn uses gpg command. > > The issue is *gpg is always in batch mode*, so if I want to use pass, I > > have to manually decry

Re: Pass, gpg2, gpg

2018-12-10 Thread Edd Barrett
On Fri, Dec 07, 2018 at 04:33:36PM +0100, Lucas López wrote: > Question: How to set gpg, gpg2 as interactive mode *by default*? I don't use passwordstore, but I do use gpg2 (gpg is a different program entirely). If you use gpg2, did you try manually setting a pinentry? https://wiki.archlinux.org/

Re: Pass, gpg2, gpg

2018-12-10 Thread David Dahlberg
Am Freitag, den 07.12.2018, 16:33 +0100 schrieb Lucas López: > I like https://www.passwordstore.org/ and I am so gratefull to have it > in OpenBSD as a package! Please do not ask questions that have nothing to do with OpenBSD in misc@. If it is about the port itself, you may contact the maintaine

Re: Pass, gpg2, gpg

2018-12-07 Thread Kai Wirt
On Fri, Dec 07, 2018 at 04:33:36PM +0100, Lucas López wrote: > > I can deduce pass command uses gpg2 command which in turn uses gpg command. > The issue is *gpg is always in batch mode*, so if I want to use pass, I > have to manually decrypt something directly using gpg2 (gpg2 -d bla -> > prompt f