commit 7ac009984a28504538eab905651d32f78f64fc69 from: Omar Polo date: Sun Jun 12 15:27:19 2022 UTC add links to the shasums and current key commit - ab513264e882b201406436f238007a5026c2b0ad commit + 7ac009984a28504538eab905651d32f78f64fc69 blob - 4f20cb891703a92426c22ee33bdeabf108c6dc99 blob + b27b8c66879e838157bab80f206ca9b616f6d2c9 --- site/install.gmi +++ site/install.gmi @@ -8,9 +8,12 @@ kamid has a short number of dependency, namely: Sources can be fetched from: -=> GH/releases/download/CURRV/kamid-CURRV.tar.gz kamid-CURRV.tar.gz +=> GH/releases/download/CURRV/kamid-CURRV.tar.gz kamid-CURRV.tar.gz +=> GH/releases/download/CURRV/SHA256 SHA256 +=> GH/releases/download/CURRV/SHA256.sig SHA256.sig +=> GH/releases/download/CURRV/kamid-CURRV.pub kamid-CURRV.pub -It's strongly advised to verify the tarball before compiling. A SHA256 file is provided, but it can only detect accidental corruption. Instead, use signify and SHA256.sig to cryptographically verify the downloaded tarball. +It's strongly advised to verify the tarball before compiling. A SHA256 file is provided, but it can only detect accidental corruption. Instead, use signify(1) and SHA256.sig to cryptographically verify the downloaded tarball. ``` $ signify -Cp kamid-CURRV.pub -x SHA256.sig Signature Verified