Skip to content

Briefli 0.5.0-beta.2 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:41

Verified Briefli beta

This prerelease includes the Briefli Windows desktop and the signed Briefli Capture Android companion. The Windows installers are not Authenticode signed, so Windows may display an unknown-publisher or SmartScreen warning.

The artifacts are still verifiable:

  • GitHub build-provenance attestations bind each MSI/NSIS digest to this repository and GitHub-hosted workflow.
  • The Android APK is signed with Briefli's durable Android release key and carries its own GitHub build-provenance attestation.
  • SHA256SUMS.txt provides downloadable checksums.
  • Tauri updater artifacts are signed with Briefli's updater key.
  • Separate clean GitHub-hosted Windows runners install, launch, uninstall, and verify local database preservation for both NSIS and MSI before publication.

Verify a downloaded installer with GitHub CLI:

gh attestation verify <installer> --repo karan68/Briefli --signer-workflow karan68/Briefli/.github/workflows/build.yml --source-digest 59f54006344e6d49dfdb702bedc949f4e81e4e64 --deny-self-hosted-runners

Compare its SHA-256 digest with SHA256SUMS.txt before running it. See the code signing policy for the path to trusted Authenticode signing.