diff --git a/pages/verifying_builds.md b/pages/verifying_builds.md index ab71825cd8..0e35c28d08 100644 --- a/pages/verifying_builds.md +++ b/pages/verifying_builds.md @@ -8,6 +8,12 @@ toc: false All official builds from LineageOS are signed with our private keys. You can verify whether a build has been signed with our keys by following these steps: +## Using the OTA Verifier page + +Head to the [OTA Verifier](https://download.lineageos.org/verify) and follow instructions on screen. + +## Using the update_verifier Python script + {% include alerts/note.html content="To go ahead with the verification, `git`, `python3-pip`, and `python3` are required." %} Download the verifier and install its dependencies: