Re: gpg and TPM

2021-05-14 Thread Raja Saha
Hi, I was reading about Debian UEFI and secure boot. If tpm isn't secured at boot, will that make tpm less secure than key pair where user puts a strong password? Thanks. On Thu, 2021-05-13 at 22:03 +0100, Damien Goutte-Gattat via Gnupg-users wrote: > On Tue, May 11, 2021 at 02:03:21PM +, m

lost id on keyserver

2022-02-10 Thread Raja Saha
Hi, I was following Debian Subkey guide to create and maintain keys/subkeys https://wiki.debian.org/Subkeys I had a functional key on the gpg (default) key server for this email (r...@rsdisk.com). I renamed ~/.gnupg to ~/.gnupg_hot and created a blank ~/.gnupg. At this point I didn't use the ex

Re: lost id on keyserver

2022-02-11 Thread Raja Saha
t wasn't a problem, it was reading my keyring. Thank you! I would have never figured it out. Cheers! On Thu, 2022-02-10 at 14:50 +, Andrew Gallagher via Gnupg-users wrote: > On 10/02/2022 13:23, Raja Saha wrote: > > I created the subkey, output it to a file and imported it t

How to use key for web server

2022-08-22 Thread Raja Saha
Hello, How can I implement key-pair communication between apache and client? I want the user to identify the key they want to use, by email id or fingerprint. Then all further transactions will be excrypted using the server-client key pair.  The sequnce will be; * User gives info to search key *