This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Changing Defalt Directory For Private Key
- From: Ian Lance Taylor <ian at airs dot com>
- To: PETRA/ KEVIN MORAIS <kevinmorais at rogers dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 03 Oct 2005 13:31:54 -0700
- Subject: Re: Changing Defalt Directory For Private Key
- References: <20051003202251.16928.qmail@web88202.mail.re2.yahoo.com>
PETRA/ KEVIN MORAIS <kevinmorais@rogers.com> writes:
> But by defalt it creates and stores my keys in my
> C:\Documents and Settings\kevin\Application Data\gnupg
>
> I would like it to create and store the keys in
> A:\gunpg, ya see, I Never want the Private Key on my
> local computer I want it on a Floppy or USB, that I
> can then Put into a Safety deposit box. You see it is
> much harder break into a bank and take a saftey
> deposit box than my office and take my computer.
>
> Anyhow can some one point me in the right direction on
> the source, on what I can change in the source to get
> this to work?
You need to ask a gnupg developer. This mailing list is for gcc. gcc
is not gnupg.
Ian