Bug 403275 - Hardcode ISO checksums in the application
Summary: Hardcode ISO checksums in the application
Status: REPORTED
Alias: None
Product: isoimagewriter
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 16:02 UTC by Arjun AK
Modified: 2019-01-16 16:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arjun AK 2019-01-16 16:02:02 UTC
It makes it easier for the user since he now only needs to download one file. It makes it easier for us as well since we no longer need to mess around with importing signature file or verifying it. We can also stop using filenames to identify the distro, instead we calculate the checksum and look for a match in our database. Adding support for new images becomes very easy. There also might be distros(raspbian?) that don't sign their images.