Bug 382883

Summary: Store and update local database with SHA256 sums for known distros
Product: [Applications] isoimagewriter Reporter: Alexander Mentyu <notuxius>
Component: generalAssignee: Jonathan Riddell <jr>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Mentyu 2017-07-29 07:23:07 UTC
Writer can initially store checksums db, detect internet connection and once a day (or weekly) check for new versions/new distros checksums db updates, download it and replace old db.

After selecting iso, detecting known distribution and completion of iso verification process - program can compare detected distro checksum and checksum stored in local db of sums - and:
1) in case of success - 'Verified as valid ... ISO' text can appear without 'SHA256 Checksum' pop-up dialog;
2) in case of failure - 'ISO is invalid: Checksum did not match' pop-up window can appear without 'SHA256 Checksum' pop-up dialog;
Comment 1 Jonathan Riddell 2017-08-07 11:19:30 UTC
sounds overly complex and difficult to do in a secure manor. easier for the user to just download whatever checksum is available for the ISO