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?

  • @[email protected]
    link
    fedilink
    810 months ago

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