Skip to content

[feat]: gh-r can validate checksums #292

Open
@vladdoster

Description

@vladdoster

If the feature solves a problem you have, specify it here.

The ability for gh-r to validate checksums to ensure the correct binary is downloaded.

Describe the proposed feature.

There's a certain format many people use when uploading binaries (at least, to
GitHub). It's usually along the lines of $FILENAME.{'sum','sig'}. From there,
Zinit validates the relevant binaries.

When a .sig is available, the user provides a key and GPG binaries are
available, zinit can create a new GPG directory (e.g., $HOME/.gpg), import the
key from a keyserver, and then validate the binaries.

Describe alternatives you've considered

  • Add an annex
  • Built-in functionality
  • Add an ice

Additional context

No response

Related Issues

#210

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueIssue that are great for first-time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions