How to detect fingerprint and type of the key from pubring.gpg(public keyring file)?

2013-08-01 Thread Martin T
Hi, RIPE(RIR in European region) database allows one to upload ASCII armored PGP public keys: http://www.ripe.net/data-tools/support/security/pgp Server-side software is able to generate some key-cert object attributes automatically. For example method, owner and fingerpr: noc@T42 ~ $ whois -h

Re: How to detect fingerprint and type of the key from pubring.gpg(public keyring file)?

2013-08-02 Thread Martin T
fingerprint is a hashed key material? Is it a SHA-1, MD5 or some other type of hash? regards, Martin 2013/8/2, David Shaw ds...@jabberwocky.com: On Aug 1, 2013, at 6:58 PM, Martin T m4rtn...@gmail.com wrote: Hi, RIPE(RIR in European region) database allows one to upload ASCII armored PGP

best practice for handing over the private key

2013-08-02 Thread Martin T
Hi, I need to create a public and private key pair for a person representing an organization, upload the public key to RIPE(regional Internet registry in Europe) public server, create some database entries using those public and private keys and finally hand over the private key + password

Re: best practice for handing over the private key

2013-08-02 Thread Martin T
the private key and password protecting the private key to me. regards, Martin 2013/8/2, NdK ndk.cla...@gmail.com: Il 02/08/2013 12:51, Martin T ha scritto: [...] shipping the USB memory stick. Better ideas? It's a wrong thing from the start. Let the user generate his key pair. Get his

Re: best practice for handing over the private key

2013-08-02 Thread Martin T
Clizbe j...@enigmail.net: Martin T wrote: Hi, I need to create a public and private key pair for a person representing an organization, upload the public key to RIPE(regional Internet registry in Europe) public server, create some database entries using those public and private keys and finally

Re: How to detect fingerprint and type of the key from pubring.gpg(public keyring file)?

2013-08-09 Thread Martin T
00 00 00 || noc@T42 ~/.gnupg $ regards, Martin On 8/2/13, David Shaw ds...@jabberwocky.com wrote: On Aug 2, 2013, at 3:56 AM, Martin T m4rtn...@gmail.com wrote: Hi, thanks for the reply! I think method in the example above is just indicating that this is a PGP key

understanding GnuPG --clearsign option

2013-08-12 Thread Martin T
Hi, one can sign the message with --clearsign option which adds ASCII armored(Radix-64 encoding) PGP signature at the end of the text. This PGP signature contains the UID of the signer, timestamp and key ID. However, two questions: 1) Where is the UID of the signer, timestamp of the signature

ways to ensure that GPG public key belongs to right person in business to business communication

2016-10-26 Thread Martin T
Hi, let's say that Alice from company A and Bob from company B need to exchange some private data with each other. Alice and Bob need to encrypt data just that one time, they do not belong to web-of-trust, but both company A and company B websites are trusted by certification authority, secure

list revoked UIDs

2016-10-18 Thread Martin T
Hi, I imported a public key from keyserver which has multiple UIDs and one of those UIDs is revoked. When I execute "gpg --list-keys " then I see only active UIDs and not that one revoked UID. Is there a way to list that revoked UID? Or wasn't that imported in the first place? thanks, Martin

Re: list revoked UIDs

2016-10-18 Thread Martin T
Thanks! This did the trick. Martin On Tue, Oct 18, 2016 at 2:29 PM, Peter Lebbing <pe...@digitalbrains.com> wrote: > On 18/10/16 12:42, Martin T wrote: >> Is there a >> way to list that revoked UID? > > I think it's: > > gpg --list-options show-unusable-uid

Re: regular update of all keys from a keyserver

2016-10-18 Thread Martin T
Thank you for all the replies! Martin On Mon, Oct 17, 2016 at 7:52 PM, Brian Minton <br...@minton.name> wrote: > > > On 10/17/2016 11:41 AM, Daniel Kahn Gillmor wrote: >> On Mon 2016-10-17 06:31:16 -0400, Martin T wrote: >> >>> I am aware that one can updat

regular update of all keys from a keyserver

2016-10-17 Thread Martin T
Hi, I am aware that one can update all the keys in local-keyring from a keyserver using "gpg --refresh-keys". Are there any disadvantages to simply put this command into user crontab and execute for example once a day? thanks, Martin ___ Gnupg-users

Re: gpg not able to find my secret key

2018-08-24 Thread Martin T
Hi! Thanks for replies! The problem was indeed the existing ~/.gnupg/.gpg-v21-migrated file. Once I removed it, I did see the keys in the output of "gpg --list-keys" and "gpg --list-secret-keys". One more small question- in the output of "gpg --list-keys" or "gpg --list-secret-keys" I see two

Re: gpg not able to find my secret key

2018-08-27 Thread Martin T
On Fri, Aug 24, 2018 at 2:38 PM Damien Goutte-Gattat wrote: > > On 08/24/2018 07:47 AM, Martin T wrote: > > One more small question- in the output of "gpg --list-keys" or "gpg > > --list-secret-keys" I see two keys, but in the output of > > &quo

Re: gpg not able to find my secret key

2018-08-23 Thread Martin T
On Thu, Aug 23, 2018 at 12:54 PM Martin T wrote: > > Hi! > > I reinstalled my workstation and moved ~/.gnupg directory from old > machine to new one. Gpg version in both workstations is 2.1.18. The > problem is, that in the new workstation, when I try to decrypt a file,

gpg not able to find my secret key

2018-08-23 Thread Martin T
Hi! I reinstalled my workstation and moved ~/.gnupg directory from old machine to new one. Gpg version in both workstations is 2.1.18. The problem is, that in the new workstation, when I try to decrypt a file, it doesn't find the secret key: $ gpg -o .file -d .file.gpg gpg: encrypted with RSA