Skip to content

[Feature] Binary validation #91

@twilight-sparkle-irl

Description

@twilight-sparkle-irl

Describe the feature you'd like

You're downloading yt-dlp, deno, and ffmpeg from random but popular sources, without any verification that they're what they say they are, with GH actions actively pushing to the release channels that you're sourcing from. Hopefully I don't have to explain the possible worst case scenario here. I don't know if there's any way of verifying the ffmpeg source you're pulling from (☹️) but there's signed SHA512 hashes of yt-dlp and SHA256 hashes of Deno. Checking the hashes should be an easy win, and checking the signature on the hashes would be an even better win.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions