You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it is possible to install gpg with brew#14#27, it kind of defeats the purpose of using less package managers. Missing gpg creates problems only for Mac users, because most Linux systems have it by default - https://gitlab.com/gitlab-org/gitlab-docs/-/issues/1195
Or disable signature validation if gpg is unavailable. If somebody was able to get forged binary to download server with https:// certificate, that somebody would also alter the validation key which is downloaded from there.
While it is possible to install
gpg
withbrew
#14 #27, it kind of defeats the purpose of using less package managers. Missinggpg
creates problems only for Mac users, because most Linux systems have it by default - https://gitlab.com/gitlab-org/gitlab-docs/-/issues/1195asdf-flutter
uses this approach forjq
- https://github.com/oae/asdf-flutter/blob/master/bin/jq-downloaderEDIT: Press 👍 if you want
yarn
installer to manage its need forgpg
transparently and automatically. I made the first thumb for you.The text was updated successfully, but these errors were encountered: