diff --git a/developer/releases/version-scheme.md b/developer/releases/version-scheme.md index a530947c..6f503f37 100644 --- a/developer/releases/version-scheme.md +++ b/developer/releases/version-scheme.md @@ -91,8 +91,8 @@ are released, in hope that they will be installed by wider user base and tested. The next RC is released five weeks after the former. All packets are published -in `current` repository and the cycle starts over. There should be no less than -1 and no more than 3 release candidates before final release. +in `current` repository and the cycle starts over. There should always be at +least one release candidate before the final release. | Stage | Duration | | ------------------------ | --------- | diff --git a/project-security/verifying-signatures.md b/project-security/verifying-signatures.md index faa27ea7..9a2df42c 100644 --- a/project-security/verifying-signatures.md +++ b/project-security/verifying-signatures.md @@ -294,11 +294,9 @@ Before we proceed, you must first complete the following prerequisite steps: 2. [Import and authenticate the QMSK.](#how-to-import-and-authenticate-the-qubes-master-signing-key) After you have completed these two prerequisite steps, the next step is to -obtain the correct RSK. The filename of the RSK for your Qubes OS release is -usually `qubes-release-X-signing-key.asc`, where `X` is the [major version -number](https://semver.org/) of your Qubes release. For example, if you were -installing release `1.2.3`, you would replace `X` with `1`, resulting in -`qubes-release-1-signing-key.asc`. There are several ways to get the RSK for +obtain the correct RSK. The filename pattern for RSKs is +`qubes-release-X-signing-key.asc`, where `X` is either a major or minor Qubes +release number, such as `4` or `4.2`. There are several ways to get the RSK for your Qubes release. - If you have access to an existing Qubes installation, the release keys are