Updated PGP Signature (markdown)

master
Hunter Long 2018-12-04 02:15:45 -08:00
parent 48b63a4980
commit f917202a27
1 changed files with 1 additions and 1 deletions

@ -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]`.