Skip to main content

Utility to verify any linux distro file (*.iso) for its integrity

Project description

pypi python implementation

license last-commit

follow

distroverify

Utility to verify any linux distro file (*.iso) for its integrity.

Installation

pip install distroverify

Usage

> distroverify ubuntu-mate-16.04.5-desktop-amd64.iso
Distro Verify version 1.0.1
Utility to verify any linux distro file (*.iso) for its integrity

match success:  ubuntu-mate
verification url: http://cdimage.ubuntu.com/ubuntu-mate/releases/16.04.5/release/SHA1SUMS
calculating file hash...
done
response hash: 2ace65436195d122b8ce0cfc106728c2922dd350
calculated hash: 2ace65436195d122b8ce0cfc106728c2922dd350
match:  True

Note

You shouldn't change the name of the iso file (for example, ubuntu-mate-19.04-desktop-amd64.iso) because this tool uses regular expressions to match them and then look up its hash on the corresponding distro's URL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distroverify-1.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page