-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 12/4/18 6:06 PM,
s.w.i.m....@gmail.com wrote:
> I also do not have a middle mouse key, again, somewhere online
> said that could be used as well.
Yep, that's how I do it
> Is there some way I can do this?
Sure.
1) pipe the output of the program that prints the cypher into a file...
# my_cipher_program > cipher_output.sh
2) send that text file to the other qube via
# qvm-copy cipher_output.sh
3) in the target qube, edit the ciper_output.sh file to contain only
the cipher and before that whatever command line statement this cipher
is a parameter to.
4) make the script executable
# chmod +x ciper_output.sh
5) run it
# ./ciper_output.sh
/Sven
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE18ry22WNibwI1qeq2m4We49UH7YFAlwHI6YACgkQ2m4We49U
H7Yq1xAA1moKk1d4+I/bIYF/Z8dEoGCtwMWOfeBYnFmNsbtvNPB2S1BYotAOsiCl
NR59J/6ycIC1B9sRR8/joTwejlqx1zP42OB210DagpeAGteg5tWUbtj+wuWFBRzF
McoLKcDNPF9k9oCNP0M3d80cDJFmtcGnlFB2Fp67jrhvOKNexIxl97LKGnPWk3gw
YWV/sQW1XGzJ+u1tplfUomzj3cBLMV6lb+4KpWMS2VJf+lWKC0IXl8ny2koY1k8j
ZkahLhEKwz2oES/NsQIah6id1gugLjj2DAONC4OG3yrgffzS8gDCBhZaYINQPTZy
sJlOnFjWuOt9bEzd3qLgtt3K+puQBBZ9PcKTvTf7kHRN1C3qXDN123mJ2X5X/K/Z
ld6MA4PTFaqkTKmS0JshAGgxDWg4xJmrXNAS7yn9aujrZ5sc3+Lg08jNLdycpo+2
02KHgKm15ytGtd+O7gXTtODW3JauJ0FQZwlFw4aN8qzeQLKRs8YwzhB63zyjlYwV
mDD8893lz4nBlgPmI+iriT6YXEgoU5T4RwHnIPDJv1hf0Z0lTYiefMNkQbE/bafH
RI2RyA/s7CuLw4yOLTNwPOZz2ffXHX0YGyIe02wdXCNAeMSdHkgtKLZXVGH1EYbZ
TYDSiitUWW3G4EfU4N4ys/ZgFRCXGxQfWQjFULZl25ThYYtXNKM=
=JsNQ
-----END PGP SIGNATURE-----