Print out only first line

Lenz Weber mail at lenzw.de
Tue Aug 29 08:32:25 CEST 2017


You get those for free with the "somecommand <(pass ...)"
 sytnax - output from pass is piped into a FIFO and the name of the FIFO
is passed to the program. Permissions in the FIFO should also be very tight.
The thing is, that doesn't help with programs expecting the password as
an argument. But in that case, the real problem lies with these
programs, as this is inherently insecure.

Am 29.08.2017 um 07:08 schrieb Martin Weis:
> Am 29.08.2017 um 00:03 schrieb Radon Rosborough:
>> Is there an alternative, then? What would you recommend, for running a
>> command that takes a password?
> 
> You could have a (temporary) credentials file (enforce: with minimum
> file permissions set). It depends on the program if there is an option
> for it and how that needs to look like.
> 
> 
> 
> 
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/password-store
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20170829/b65585c1/attachment-0001.asc>


More information about the Password-Store mailing list