gfp writes: > I don´t know who is Bob?
It's an English idiom, which roughly means "and your problem is solved": https://en.wikipedia.org/wiki/Bob%27s_your_uncle >>> I found in "man gpg" those two options: >>> "default-recipient" and >>> "hidden-encrypt-to" >> Super! >> Did you find out what value to set them to? > no You set the to the id if your key - so if you run: gpg --list-keys [email protected] the id is the string that starts "0x" in the first line - perhaps it shows 0xAC95367953582A3C ? >> You set those two parameters in the configuration file for gpg, >> which is ~/.gnupg/gpg.conf > I don´t have a gpg.conf file in my ~/.gnupg/ Then you create it, and put in lines with the two options and the 0x... value after each. Best regards, Adam -- "Darkness has a way of shedding light on me Adam Sjøgren Seems the more I'm lost the more I'm feeling free" [email protected]
