encrypt message for very if use a key

Werner Koch wk at gnupg.org
Fri May 25 10:31:55 CEST 2012


On Thu, 24 May 2012 19:09, gonzalezjj at hildebrando.com said:

> but when I use this, the gpg send me a message:

I can't see that but I guess that you want to use this command line:

  gpg --armor --output enc.txt --encrypt --recipient security at gooddata.com
    --trust-model always --batch --yes signed.txt

(all in one line of course).

"--trust-model always" assumes the given key is valid and trusted,
"--batch" guarantees that the user is never asked, and "--yes" will
overwrite any existing "enc.txt".


Shalom-Salam,

   Werner


-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.




More information about the Gnupg-users mailing list