This repository has been archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get-garage-sign.py: Check size instead of md5sum.
md5sum offered no security, since it was read from the same place as the archive, and since it is no longer available, use the size instead for a modicum of integrity. You can still provide a sha256sum if desired. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
- Loading branch information
1 parent
6e42454
commit a95bf11
Showing
1 changed file
with
16 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters