26c7027660
This feature allows to import from a piped fd like: > ./keyringctl import --name foobar <(gpg --export foo@bar) We achieve this even with hidepid by taking the naive approach of copying the processes fd source to a tempfile and pass around latter. |
||
---|---|---|
.. | ||
__init__.py | ||
ci.py | ||
cli.py | ||
git.py | ||
keyring.py | ||
sequoia.py | ||
types.py | ||
util.py |