Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flag to disable gpg key server fetch #902

Open
jkroepke opened this issue Jul 13, 2021 · 2 comments
Open

flag to disable gpg key server fetch #902

jkroepke opened this issue Jul 13, 2021 · 2 comments

Comments

@jkroepke
Copy link
Contributor

Hi,

all sops operation on my local system throw a warning like

[PGP] WARN[0000] Deprecation Warning: GPG key fetching from a keyserver within sops will be removed in a future version of sops. See #727 for more information.

I know the feature is deprecated, but my gpg key isn't store on a gpg keyserver. It's only available on my local system. I confirm that by running https://keys.openpgp.org/vks/v1/by-fingerprint/<GPG 40char FP>. It gives me No key found for this fingerprint. back. But decryption and encryption still works fine.

Based on that, I would like the disable the feature to suppress that message completely. I even don't know why the messages appears if the gpg key is on a local system.

I'm running sops 3.7.1 (latest) on a MacOS.

@Zebradil
Copy link

Zebradil commented Sep 8, 2021

I was trying to change this a year ago in #749

@karlschriek
Copy link

I would love to see this fixed. Also seeing it on 3.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants