| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -112,14 +112,9 @@ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c - | |||
| 112 | 112 | For Current and LTS, the GPG detached signature of `SHASUMS256.txt` is in | |
| 113 | 113 | `SHASUMS256.txt.sig`. You can use it with `gpg` to verify the integrity of | |
| 114 | 114 | `SHASUMS256.txt`. You will first need to import | |
| 115 | - [the GPG keys of individuals authorized to create releases](#release-keys). To | ||
| 116 | - import the keys: | ||
| 115 | + [the GPG keys of individuals authorized to create releases](#release-keys). | ||
| 117 | 116 | ||
| 118 | - ```bash | ||
| 119 | - gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C | ||
| 120 | - ``` | ||
| 121 | - | ||
| 122 | - See [Release keys](#release-keys) for a script to import active release keys. | ||
| 117 | + See [Release keys](#release-keys) for commands to import active release keys. | ||
| 123 | 118 | ||
| 124 | 119 | Next, download the `SHASUMS256.txt.sig` for the release: | |
| 125 | 120 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments