encrypting files in a script

Atom 'Smasher' atom at suspicious.org
Wed Apr 21 01:12:56 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 20 Apr 2004, Ken T Takusagawa wrote:
> On Fri, 16 Apr 2004, Atom 'Smasher' wrote:
> > On Fri, 16 Apr 2004, Hasnain Mujtaba wrote:
> > > I am encrypting some files using a shell script. GPG asks the question:
> > >
> > > "It is NOT certain that the key belongs to the person named
> > > in the user ID.  If you *really* know what you are doing,
> > > you may answer the next question with yes"
> > >
> > > How can I supress this question so the script can run through the end?
> > ===============================
> >
> > this will do the trick:
> > 	--trust-model always
> >
> > alternatively, you could mark the key as trusted.
>
> How do I mark the key as trusted?  I still get "the
> question" even after I do
>
> gpg --edit-key foo
> trust
> 4 ( = "I trust fully")
> quit
=================================

"full" trust isn't enough... you'll have to select:
	5 = I trust ultimately
or use:
	--trust-model always




	...atom

 _________________________________________
 PGP key - http://atom.smasher.org/pgp.txt
 3EBE 2810 30AE 601D 54B2 4A90 9C28 0BBF 3D7D 41E3
 -------------------------------------------------

	"Those who make peaceful revolution impossible
	 will make violent revolution inevitable."
		-- John F. Kennedy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
Comment: What is this gibberish?  -  http://atom.smasher.org/links/#digital_signatures

iEYEARECAAYFAkCFrn0ACgkQnCgLvz19QePaCQCfSm00mGnjwB/RwBnvDvZakPZK
5yUAnRhp7UNoiwaOvOkw88elLgYM2QRD
=sYo9
-----END PGP SIGNATURE-----



More information about the Gnupg-users mailing list