sobolevn / git-secret

:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
https://sobolevn.me/git-secret/
MIT License
3.68k stars 201 forks source link

JFrog has removed access to git-secret #1037

Open PatrickWalker opened 9 months ago

PatrickWalker commented 9 months ago

What are the steps to reproduce this issue?

  1. Follow the installation instructions for debian type packages

What happens?

Unable to get the package as the public gpg key no longer exists

What were you expecting to happen?

Installation to continue

Any logs, error output, etc?

image

wget -qO -
https://gitsecret.jfrog.io/artifactory/api/gpg/key/public
+ apt-key add -
gpg: no valid OpenPGP data found.
Morishiri commented 9 months ago

Seems #1013 happening again