Hi all,
I use my authentication GPG key for SSHing into different machines. My GPG
keys are stored on a Yubikey and I use gpg-agent to interface with the Yubikey
and use the keys for SSH authentication.
My GPG keys have expired and while that doesn't have any effect on SSH
authentication, I'd sti
On 18/09/17 12:38, Marko Božiković wrote:
> Will that change the SSH public key (as it is exported using ssh-add -L for
> adding to .ssh/authorized_keys)?
No, if it is a regular SSH key, it will not change by changing the
expiration date.
> I'm looking for a best practice approach to avoid lockin
gpg --keyserver hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
gpg --keyserver=hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
gpg: no keyserver known (use option --keyserver)
gpg: keyserver search failed: No keyserver available
What am I doing wrong?
__
Hi,
On 09/18/2017 12:38 PM, Marko Božiković wrote:
Will that change the SSH public key (as it is exported using ssh-add -L for
adding to .ssh/authorized_keys)?
No. The expiration date of the subkey is not part of the key material
itself, it is stored in the subkey binding signature. A modific
Hello everyone,
I know this is off-topic, but since it is related to IT security and therefore
more or less to GNUPG, I hope that I get some helping answers, though.
Having been objecting to smartphones for a long time I fear that the time has
come that I get one for myself. The question is whic
On 9/18/17, Patrick Schleizer wrote:
> gpg --keyserver hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
>
> gpg --keyserver=hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
>
> gpg: no keyserver known (use option --keyserver)
> gpg: keyserver search failed: No keyserver available
>
> Wha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
September 18, 2017 11:43 AM, "Patrick Schleizer"
wrote:
> gpg --keyserver hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
>
> gpg --keyserver=hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
>
> gpg: no keyserver known (use option --key
On Monday, 18 September 2017 17:32:51 CEST, Thomas Hejze
wrote:
Hello everyone,
I know this is off-topic, but since it is related to IT
security and therefore
more or less to GNUPG, I hope that I get some helping answers, though.
Having been objecting to smartphones for a long time I fear
t
The answer pretty much depends on what smartphone features you are
looking for. Do you need to run a web browser? Email integration?
AnkiDroid? A decent camera?
Let us know what features you are looking for.
On Mon, Sep 18, 2017 at 6:32 PM, Thomas Hejze wrote:
> Hello everyone,
> I know this is
On Monday, 18 September 2017 20:07:38 CEST, Mauricio Tavares
wrote:
I'm using for more than two years an Ubuntu phone BQ E4.5. The
project was
driven by Canonical and BQ as the hardware OEM. The project
died in March of
this year, but is now moved to a community of OpenSource entusiast. Th
On 07/09/17 12:58, shaarang tyagi wrote:
> I am trying to understand the encryption process and the all the input
> that is required to perform encryption.
>
> So according to this RFC, section 2.1:
If you want to learn about what makes an OpenPGP message, gpg
--list-packets is very useful:
$ ec
On Mon, 18 Sep 2017 12:13:20 -0400
Lee wrote:
> Try it without the port number
> $ gpg --keyserver hkp://pgp.mit.edu --search-keys
> torbrow...@torproject.org gpg: searching for
> "torbrow...@torproject.org" from hkp server pgp.mit.edu (1) Tor
> Browser Developers (unknown) 4096 bit RSA
> ke
On Mon, Sep 18, 2017 at 2:04 PM, Matthias Apitz wrote:
> On Monday, 18 September 2017 17:32:51 CEST, Thomas Hejze
> wrote:
>>
>> Hello everyone,
>> I know this is off-topic, but since it is related to IT security and
>> therefore more or less to GNUPG, I hope that I get some helping answers,
>> t
Hello,
I am working on a project (in Python and bash) that requires me to use GPG in
"headless mode" to generate keys and edit OpenPGP smartcard (to set some
properties and transfer some of the generated keys). This includes transfering
any passwords and PINs from my program to GPG, instead of
On Mon 2017-09-18 13:50:00 +, Patrick Schleizer wrote:
> gpg --keyserver hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
>
> gpg --keyserver=hkp://pgp.mit.edu:11371 --search-keys m...@e-mail.com
>
> gpg: no keyserver known (use option --keyserver)
> gpg: keyserver search failed: No keyser
On Mon 2017-09-18 20:45:52 +0200, Grzegorz Kulewski wrote:
> I am working on a project (in Python and bash) that requires me to use
> GPG in "headless mode" to generate keys and edit OpenPGP smartcard (to
> set some properties and transfer some of the generated keys). This
> includes transfering a
On Mon, Sep 18, 2017 at 2:45 PM, Daniel Kahn Gillmor
wrote:
> GnuPG upstream developers tend to recommend the use of GPGME for system
> integration projects that require a stable interface.
dpkg does that, but it doesn't help people trying to automate dpkg :-)
- Dan
On Mon, Sep 18, 2017 at 11:45 AM, Grzegorz Kulewski wrote:
> I am working on a project (in Python and bash) that requires me to use GPG in
> "headless mode" to generate keys and edit OpenPGP smartcard (to set some
> properties and transfer some of the generated keys). This includes
> transferin
18 matches
Mail list logo