How can users confidently verify that a FOSS application is running from its published source code? Is there a easy way to check this, or is this based of checksum and hashes?

  • rufus
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    Someone already mentioned reproducible builds. Other alternative is to build it from source yourself.