Testing

From Kicksecure
Revision as of 17:45, 1 August 2023 by Nurmagoz (talk | contribs)
Jump to navigation Jump to search

Signify

Info Advanced users only!

It is impossible to signify sign images (.ova / libvirt.tar.xz) directly.archive.org iconarchive.today icon You can only verify the .sha512sums hash sum file using signify-openbsd and then verify the image against the sha512 sum.

1. Download the signify Key and save it as derivative.pub.

VirtualBox:

Download Kicksecure signify Key

KVM:

Download Kicksecure KVM signify Key

2. Install signify-openbsd.

Install package(s) signify-openbsd following these instructions

1 Platform specific notice.

2 Update the package lists and upgrade the systemOnion network Logo.

Click = Copy Copied to clipboard! sudo apt update && sudo apt full-upgrade

3 Install the signify-openbsd package(s).

Using apt command line --no-install-recommends optionOnion network Logo is in most cases optional.

Click = Copy Copied to clipboard! sudo apt install --no-install-recommends signify-openbsd

4 Platform specific notice.

  • Kicksecure: No special notice.
  • Kicksecure-Qubes: Shut down Template and restart App Qubes based on it as per Qubes Template ModificationOnion network Logo.

5 Done.

The procedure of installing package(s) signify-openbsd is complete.

3. Download the .sha512sums and .sha512sums.sig files.

4. Verify the .sha512sums file with signify-openbsd.

Click = Copy Copied to clipboard! signify-openbsd -Vp derivative.pub -m Kicksecure-*.sha512sums

If the file is correct, it will output:

Signature Verified

If the file is not correct, it will output an error.

5. Compare the hash of the image file with the hash in the .sha512sums file.

Click = Copy Copied to clipboard! sha512sum -c Kicksecure-*.sha512sums

If the file is correct, it will output:

Kicksecure-Xfce-17.2.8.5.ova: OK

Do not continue if verification fails! This risks using infected or erroneous files! The whole point of verification is to confirm file integrity. This page is strongly related to the pages Placing Trust in Kicksecure and Verifying Software Signatures.

If you are using signify for software signature verification, please consider making a report in the signify-openbsd forum threadarchive.org iconarchive.today icon. This will help developers decide whether to continue supporting this method or deprecate it.

Table: Kicksecure VirtualBox Files

{