|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
one more question: is there a way to use additional keyring when needed ?hello again
is there a way to set (defaults) gpg to use additional keyring on defined location when needed ? |
|
|
Re: one more question: is there a way to use additional keyring when needed ?On Wed, Mar 05, 2008 at 12:42:52AM -0800, vl.pavlov wrote:
> > hello again > > is there a way to set (defaults) gpg to use additional keyring on defined > location when needed Sure, just add "keyring the-other-keyring.gpg" to your gpg.conf file or give --keyring on the command line. By default, the keyring is expected to be in your .gnupg directory. If you want, you can give a "/full/path/to/the/keyring.gpg" to the keyring command and then it will look anywhere you like. David _______________________________________________ Gnupg-users mailing list Gnupg-users@... http://lists.gnupg.org/mailman/listinfo/gnupg-users |
|
|
Re: one more question: is there a way to use additional keyring when needed ?hello,
i wish to use additional keyring from USB stick, (i have keys on .gnupg folder on my stick), but i have troubles, here is my gpg.conf (from ~/.gnupg) default-recipient-self keyserver random.sks.keyserver.penguin.de default-cert-check-level 3 keyserver-options auto-key-retrieve include-revoked include-subkeys no-mangle-dos-filenames no-secmem-warning keyring /media/USB/.gnupg/secring.gpg << this is the new line i wrote but in thunderbird i still have no access to my key from stick probably i did something wrongly
|
|
|
Re: one more question: is there a way to use additional keyring when needed ?vl.pavlov wrote:
> but in thunderbird i still have no access to my key from stick In Enigmail, I think you mean; Thunderbird itself has no OpenPGP support. This may seem pedantic, but I don't think the Thunderbird crew would like to be blamed for things that are totally outside of their purview. :) The real question is not whether Enigmail can use your USB stick, but whether you can. Plug in your USB stick and open up a command-line window. Try to use your secret key that's on the USB stick. If you can do this, then the bug is in Enigmail and it should be taken to the Enigmail list. If you can't, then the bug is in your setup or your usage of GnuPG. Let us know what happens. _______________________________________________ Gnupg-users mailing list Gnupg-users@... http://lists.gnupg.org/mailman/listinfo/gnupg-users |
|
|
Re: one more question: is there a way to use additional keyring when needed ?vl.pavlov wrote:
> hello, > > i wish to use additional keyring from USB stick, (i have keys on .gnupg > folder on my stick), > but i have troubles, here is my gpg.conf (from ~/.gnupg) > > default-recipient-self > keyserver random.sks.keyserver.penguin.de > default-cert-check-level 3 > keyserver-options auto-key-retrieve include-revoked include-subkeys > no-mangle-dos-filenames > no-secmem-warning > keyring /media/USB/.gnupg/secring.gpg << this is the new line i wrote > > probably i did something wrongly secret-keyring /media/USB/.gnupg/secring.gpg If you've also moved the other *.gpg files, you'll also need primary-keyring /media/USB/.gnupg/pubring.gpg and trustdb-name /media/USB/.gnupg/trustdb.gpg -- John P. Clizbe Inet: JPClizbe (a) tx DAWT rr DAHT con Ginger Bear Networks hkp://keyserver.gingerbear.net or Send email with subject HELP to pgp-public-keys@... "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr Seuss, "Oh the Places You'll Go" _______________________________________________ Gnupg-users mailing list Gnupg-users@... http://lists.gnupg.org/mailman/listinfo/gnupg-users |
|
|
Re: one more question: is there a way to use additional keyring when needed ?hello,
i used secret-keyring /media/USB/.gnupg/secring.gpg and everything worked fine, but now enigmail does not recognize ~/.gnupg/secring.gpg as default seckeyring even with this solution i am satisfied, but still i wander is there a way to set additional seckeying from USB stick ? thanx for interest
|
| Free embeddable forum powered by Nabble | Forum Help |