mirror of https://github.com/statping/statping
Updated PGP Signature (markdown)
parent
48b63a4980
commit
f917202a27
|
@ -1,7 +1,7 @@
|
||||||
You can check if the Statping binary you downloaded is authentic by running a few commands.
|
You can check if the Statping binary you downloaded is authentic by running a few commands.
|
||||||
|
|
||||||
### Steps to Authenticate
|
### Steps to Authenticate
|
||||||
1. Download the Statping `tar.gz` file from [Latest Releases](https://github.com/hunterlong/statping/releases/latest) and extract the Statping binary and the `statup.asc` file.
|
1. Download the Statping `tar.gz` file from [Latest Releases](https://github.com/hunterlong/statping/releases/latest) and extract the `statping` binary and the `statup.asc` file.
|
||||||
2. Run command: `gpg --verify statping.asc`
|
2. Run command: `gpg --verify statping.asc`
|
||||||
3. You should see `Good signature from "Hunter Long <info@statping.com>" [ultimate]`.
|
3. You should see `Good signature from "Hunter Long <info@statping.com>" [ultimate]`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue