Template:Git clone verify

From Kicksecure
Jump to navigation Jump to search

The following block explains how to download and signature verify {{{software}}}.

While git is cryptographically secure, it is not foolproof. See Web of Trustarchive.org iconarchive.today icon and How safe are signed git tags? Only as safe as SHA-1 or somehow safer?archive.org iconarchive.today icon for further information.

Run the following commands in {{{where}}}.

Retrieve the signing key. {{{footnote}}}

Click = Copy Copied to clipboard! {{{key}}}

Verify the key fingerprint.

Click = Copy Copied to clipboard! {{{fingerprintcheck}}}

Should show.

{{{fingerprintresult}}}

Import the key.

Click = Copy Copied to clipboard! {{{keyimport}}}

Get the source code.

Click = Copy Copied to clipboard! {{{git}}}

Navigate to the {{{folder}}} folder.

Click = Copy Copied to clipboard! cd {{{folder}}}

Always verify software signatures! Check the {{{software}}} signature.

Click = Copy Copied to clipboard! {{{verification}}}

Should show.

{{{result}}}