Skip to main content
deleted 3 characters in body
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 264

whenWhen I runrun gpg --list-keys I get the following output.:

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

whatWhat is my actual key in this block of text?

How do iI get my key id?

whatWhat does the [SC] and the [E] mean, and what does sub mean?

Here's some info regarding the key.

  1. it was generated with gpg --full-generate-key and iI chose the rsa rsa option.
  2. ItsIt's 2048 bytes long

when I run gpg --list-keys I get the following output.

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

what is my actual key in this block of text?

How do i get my key id?

what does the [SC] and the [E] mean and what does sub mean?

Here's some info regarding the key.

  1. it was generated with gpg --full-generate-key and i chose the rsa rsa option.
  2. Its 2048 bytes long

When I run gpg --list-keys I get the following output:

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

What is my actual key in this block of text?

How do I get my key id?

What does the [SC] and the [E] mean, and what does sub mean?

Here's some info regarding the key.

  1. it was generated with gpg --full-generate-key and I chose the rsa rsa option.
  2. It's 2048 bytes long
added one more question and some info
Source Link
yaxley peaks
  • 615
  • 1
  • 6
  • 8

when I run gpg --list-keys I get the following output.

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

what is my actual key in this block of text?

How do i get my key id?

what does the [SC] and the [E] mean and what does sub mean?

Here's some info regarding the key.

  1. it was generated with gpg --full-generate-key and i chose the rsa rsa option.
  2. Its 2048 bytes long

when I run gpg --list-keys I get the following output.

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

what is my actual key in this block of text?

what does the [SC] and the [E] mean and what does sub mean?

when I run gpg --list-keys I get the following output.

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

what is my actual key in this block of text?

How do i get my key id?

what does the [SC] and the [E] mean and what does sub mean?

Here's some info regarding the key.

  1. it was generated with gpg --full-generate-key and i chose the rsa rsa option.
  2. Its 2048 bytes long
Source Link
yaxley peaks
  • 615
  • 1
  • 6
  • 8

help understanding gpg --list--keys output

when I run gpg --list-keys I get the following output.

/home/yax/.gnupg/pubring.kbx
----------------------------
pub   rsa2048 2020-10-09 [SC]
      4424C645C99A4C29E540C26AAD7DB850AD9CFFAB
uid           [ultimate] yaxley peaks <[email protected]>
sub   rsa2048 2020-10-09 [E]

what is my actual key in this block of text?

what does the [SC] and the [E] mean and what does sub mean?