<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">"Ingo Klöcker" <<a href="mailto:kloecker@kde.org">kloecker@kde.org</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On Freitag, 24. November 2017 02:44:08 CET Seby wrote:<br>
> Back to the subject, saving to at least a temporary keyring is my only<br>
> solution? Nothing else I can use in batch mode to serve the armored<br>
> key from clipboard somehow and do the operation?<br>
<br>
</div>Yes.<br>
<div class="quoted-text"><br>
<br>
> If this is the only solution, what are the safety recommendations for<br>
> a use case where many many parallel requests will be sent to do<br>
> operations (possibly even using the same public key) so things don't<br>
> break? Does it help if I randomize --homedir and make it different<br>
> with every request / command?<br>
<br>
</div>A possible solution for many parallel requests (you need to verify its<br>
viability) could be some kind of containerization (e.g. Docker or something<br>
more low-level). If every request is handled by a new container then all<br>
operations are nicely isolated and nothing can break.<br>
<br>
<br>
Regards,<br>
Ingo<br><br></blockquote></div><br></div></div><div class="gmail_extra" dir="auto">Thanks for the answer. If i run the command every time in a different shell or with a different user, will this help? I am not familiar with docker. </div></div>