why does gpg --list-secret-keys show keys in pubring.kbx Announcing the arrival of Valued...
How do I find out the mythology and history of my Fortress?
Localisation of Category
An adverb for when you're not exaggerating
How to compare two different files line by line in unix?
Selecting user stories during sprint planning
Why aren't air breathing engines used as small first stages?
Maximum summed subsequences with non-adjacent items
Is there hard evidence that the grant peer review system performs significantly better than random?
Crossing US/Canada Border for less than 24 hours
Is there a kind of relay only consumes power when switching?
If Windows 7 doesn't support WSL, then what does Linux subsystem option mean?
Did Krishna say in Bhagavad Gita "I am in every living being"
How come Sam didn't become Lord of Horn Hill?
What is the difference between globalisation and imperialism?
How to write the following sign?
What do you call the main part of a joke?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Chebyshev inequality in terms of RMS
Can the Great Weapon Master feat's "Power Attack" apply to attacks from the Spiritual Weapon spell?
Time to Settle Down!
Hangman Game with C++
How to tell that you are a giant?
Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?
How can I reduce the gap between left and right of cdot with a macro?
why does gpg --list-secret-keys show keys in pubring.kbx
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)How to revoke gnupg public key without private key?Gnupg gpg2 IDEAPGP Enigmail Problem, can no longer decrypt or sign my own messagesgpg-agent and SSH: No keysSeahorse does not decrpypt under ubuntu 16Odd warning message when encrypting/decryptingWhy doesn't Evolution recognise GPG keys imported to new desktop?GPG/Agent does not ask for passwordgpg not listing local user keysSecret key has missing trust [sic] in Thunderbird
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
When I do gpg --list-secret-keys I get a response of a key I've imported but it's located in ~/.gnupg/pubring.kbx
I exported my public.key and private.key each with gpg --import and when I imported the private.key it asked me for my secret passphrase so I assumed it all went well.
I saw a blog post earlier and their output from --list-secret-keys returned a result located in ~/.gnupg/secring.gpg where as my result comes from ~/.gnupg/pubring.kbx
My concern is that I've imported them wrong. Is it ok to have my private key returned from the pubring file ? Or is this just there because my paired public key is located there?
gnupg
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
When I do gpg --list-secret-keys I get a response of a key I've imported but it's located in ~/.gnupg/pubring.kbx
I exported my public.key and private.key each with gpg --import and when I imported the private.key it asked me for my secret passphrase so I assumed it all went well.
I saw a blog post earlier and their output from --list-secret-keys returned a result located in ~/.gnupg/secring.gpg where as my result comes from ~/.gnupg/pubring.kbx
My concern is that I've imported them wrong. Is it ok to have my private key returned from the pubring file ? Or is this just there because my paired public key is located there?
gnupg
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
When I do gpg --list-secret-keys I get a response of a key I've imported but it's located in ~/.gnupg/pubring.kbx
I exported my public.key and private.key each with gpg --import and when I imported the private.key it asked me for my secret passphrase so I assumed it all went well.
I saw a blog post earlier and their output from --list-secret-keys returned a result located in ~/.gnupg/secring.gpg where as my result comes from ~/.gnupg/pubring.kbx
My concern is that I've imported them wrong. Is it ok to have my private key returned from the pubring file ? Or is this just there because my paired public key is located there?
gnupg
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
When I do gpg --list-secret-keys I get a response of a key I've imported but it's located in ~/.gnupg/pubring.kbx
I exported my public.key and private.key each with gpg --import and when I imported the private.key it asked me for my secret passphrase so I assumed it all went well.
I saw a blog post earlier and their output from --list-secret-keys returned a result located in ~/.gnupg/secring.gpg where as my result comes from ~/.gnupg/pubring.kbx
My concern is that I've imported them wrong. Is it ok to have my private key returned from the pubring file ? Or is this just there because my paired public key is located there?
gnupg
gnupg
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 mins ago
p0pp0p
11
11
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
p0p is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
p0p is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135088%2fwhy-does-gpg-list-secret-keys-show-keys-in-pubring-kbx%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
p0p is a new contributor. Be nice, and check out our Code of Conduct.
p0p is a new contributor. Be nice, and check out our Code of Conduct.
p0p is a new contributor. Be nice, and check out our Code of Conduct.
p0p is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135088%2fwhy-does-gpg-list-secret-keys-show-keys-in-pubring-kbx%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown