How can I configure gpg-agent to run at system start-up?

2014-11-28 Thread Salih Kardan
Hello everyone, I am a newbie to GnuPG, and just wanted to use gpg-agent for ssh into my server machines. I build GnuPG from source and using 2.1.0 version. I followed the instructions described in this mailing list thread

Convert GPG key to ssh key

2014-12-08 Thread Salih Kardan
Hi everyone, I am just trying to convert gpg key to ssh key to be able use it in authorized_keys file and I am using *`gpgkey2ssh $key_id` *command. However this command does not work properly and gives this error : gpg: error reading key: public key not found gpgkey2ssh: gpgkey2ssh.c:278: main:

Re: Convert GPG key to ssh key

2014-12-08 Thread Salih Kardan
Hi Daniel and Werner, Thanks for the quick repsonse and more inline... > Is they key you're looking to convert an RSA key or a DSA key? > The above suggests that it is not. (see the list of publickey algorithms > for OpenPGP [0]). > I am trying to convert RSA key and I am just avoiding use an e

Unattended subkey generation

2014-12-09 Thread Salih Kardan
Hello everyone, Is it possible to generate sub-keys without user interaction? I found this Unattended-GPG-key-generation article, but currently it allows just one subkey while generating key pair. What I want is

relationship between primary keys and subkeys

2015-01-16 Thread Salih Kardan
Hi everyone, I have two simple questions about subkey mechanism. I search gnupg documentations and mailing list, but could not find answers to my questions. I would be so glad, if someone can answer below questions. 1) Is it possible to create a subkey of a subkey ? 2) What are the trust implica