Questions tagged [openpgp]
3 questions
5
votes
1 answer
Why does duplicity need a passphrase for OpenPGP encryption?
I'd like to use duplicity to backup files and I'd like to encrypt them with GnuPG. I was wondering why duplicity asks for a passphrase to encrypt the files. For asymmetric encryption the passphrase is only needed for decryption.
I was using the…
john.dough
- 103
- 10
1
vote
1 answer
How to enable SSL/TLS on the SKS keyserver?
I have local keyserver that I can access using http://serveraddress:11371.
I want to enable TLS on that keyserver, how should I proceed?
Iminder Singh
- 13
- 2
1
vote
2 answers
Generate fingerprint with PGP Public Key
I have a PGP public key and I need to get the fingerprint for it.
My Public key is as such:
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQlDBF4w............................
.
.
.
=uYgH
-----END PGP PUBLIC KEY BLOCK-----
I tried using the command gpg…
Mervin Hemaraju
- 105
- 2
- 13