Wyrd server, Debian, amd64

    gpg --show-keys --with-fingerprint wyrd-release.asc
    gpg --import wyrd-release.asc
    gpg --verify SHA256SUMS.asc SHA256SUMS
    sha256sum -c SHA256SUMS
    sudo apt install ./*.deb

Compare the fingerprint printed by the first command with the one published in
the documentation before trusting the signature.

    docs.wyrd.link, "Verifying the package"

The same instructions in Russian: docs.wyrd.link/ru/server/verify/
