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

AvalancheGo binary verification #38

Merged
merged 2 commits into from
Mar 21, 2023
Merged

AvalancheGo binary verification #38

merged 2 commits into from
Mar 21, 2023

Conversation

Nuttymoon
Copy link
Contributor

@Nuttymoon Nuttymoon commented Mar 21, 2023

Linked issues

Changes

  • Add GPG signature verification for AvalancheGo binary before unpacking/installing. This implies importing the AvalancheGo (contact@avalabs.org) GPG key beforehand.
  • Remove all "non-explicitly typed truthy values" (e.g. yes, no) and replace them with booleans: true or false. See yamllint truthy rule.

@Nuttymoon Nuttymoon changed the title 37 avalanchego bin verif AvalancheGo binary verification Mar 21, 2023
@Nuttymoon Nuttymoon merged commit 20352ad into main Mar 21, 2023
@Nuttymoon Nuttymoon deleted the 37-avalanchego-bin-verif branch March 21, 2023 15:36
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

Successfully merging this pull request may close these issues.

Verify AvalancheGo binary integrity before installation Try to use apt to install AvalancheGo
2 participants