Hi,
it worked fine, altough i got this message on the terminal: process@process ~ $ tar cf gnupg-backup.tar .gnupg/ tar: .gnupg/S.gpg-agent: socket ignored Is this important? Greetings! On 11/18/2016 10:32 PM, gnupg-users-requ...@gnupg.org wrote: > Send Gnupg-users mailing list submissions to > gnupg-users@gnupg.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.gnupg.org/mailman/listinfo/gnupg-users > or, via email, send a message with subject or body 'help' to > gnupg-users-requ...@gnupg.org > > You can reach the person managing the list at > gnupg-users-ow...@gnupg.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Gnupg-users digest..." > > > Today's Topics: > > 1. Fresh OS installation (unknown) > 2. RE: Fresh OS installation (Robert J. Hansen) > 3. Re: gpg4win HKPS in gpg.conf correct slash (Werner Koch) > 4. Re: gpg4win HKPS in gpg.conf correct slash (Lukas Tr?binger) > 5. Re: gpg-agent crashes on Windows 10 (Matthias Wachs) > 6. Re: gpg-agent crashes on Windows 10 (Peter Lebbing) > 7. Re: gpgme 1.8 build failure (Robert J. Hansen) > 8. [Announce] GnuPG 2.1.16 released (Werner Koch) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 17 Nov 2016 20:34:19 +0100 > From: unknown <tokkt...@riseup.net> > To: gnupg-users@gnupg.org > Subject: Fresh OS installation > Message-ID: <980b9088-96d4-627e-d065-c6b0494b5...@riseup.net> > Content-Type: text/plain; charset=utf-8; format=flowed > > Hi, > > I'd like to make a fresh linux installation. > What is the best way to use my keys and settings I've already configured > on my old OS? Do I back things up, or make a copy from the config. file? > I've just started using Gnupg (and Linux). > > Thank you. > > > > ------------------------------ > > Message: 2 > Date: Thu, 17 Nov 2016 16:28:28 -0500 > From: "Robert J. Hansen" <r...@sixdemonbag.org> > To: <gnupg-users@gnupg.org> > Subject: RE: Fresh OS installation > Message-ID: <020001d24119$8a7d6ff0$9f784fd0$@sixdemonbag.org> > Content-Type: text/plain; charset="us-ascii" > >> What is the best way to use my keys and settings I've already configured > on >> my old OS? Do I back things up, or make a copy from the config. file? > Good question: there really isn't a good, standardized way to do this. > There are three different branches of GnuPG that are in common use (1.4, > 2.0, 2.1), and it's possible that your old keys were set up on 1.4, your new > machine will be a 2.1 install, and so on. > > The easiest way will not necessarily be the best way. It will probably be > good enough for your purposes. > > On your old machine: > > $ cd ~ > $ tar cf gnupg-backup.tar .gnupg/ > > Copy the tarfile to your new installation. Place it in your home directory. > Then, on your new machine: > > $ cd ~ > $ rm -rf .gnupg > $ tar xf ./gnupg-backup.tar > $ rm -f .gnupg/random_seed > $ gpg --list-secret-keys > $ gpg --list-keys > > If you can list your secret keys and public keys OK, then you're probably > good to go. Let us know if you have any problems. > > > > > > ------------------------------ > > Message: 3 > Date: Fri, 18 Nov 2016 08:22:09 +0100 > From: Werner Koch <w...@gnupg.org> > To: Lukas Tr?binger <lukas.troebin...@gmail.com> > Cc: gnupg-users@gnupg.org > Subject: Re: gpg4win HKPS in gpg.conf correct slash > Message-ID: <87lgwhqmla....@wheatstone.g10code.de> > Content-Type: text/plain; charset="us-ascii" > > On Thu, 17 Nov 2016 20:25, lukas.troebin...@gmail.com said: > >> ca-cert-file=/path/to/CA/sks-keyservers.netCA.pem". In Windows, what is the >> correct slash to use? >> Is it / or \? > Windows officially supports a forward slash in its core APIs but not in > the shell. We do not use the shell and thus the use of a forward slash > in GnuPG configuration files is okay. > > > Shalom-Salam, > > Werner > _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users