Conceal Docs

Releases & Verification

Verify official Conceal Core and Guardian releases before installation or upgrade.

Edit on GitHub

This guide covers Core 6.7.5 and Guardian 0.7.8. Before installation, check the releases page and confirm the tag, asset, release notes, checksum, and signature information for the file you plan to run.

Documented release set

ComponentDocumented versionOfficial release record
Core6.7.5Core releases
Desktop6.7.8Desktop releases
Web Walletv2.1.4Web Wallet releases
Androidv6.0.4-f-droidAndroid releases
Guardianv0.7.8Guardian releases
Conceal API0.8.8npm registry metadata
JS Libraryv0.3.1conceal-lib-js releases
Wallet SDKv0.2.14conceal-wallet-sdk releases

The documentation checks these versions against GitHub Releases and the npm registry each week. The table is a reviewed documentation baseline, not a substitute for checking the release source immediately before installing.

Verification workflow

  1. Navigate directly to the applicable official releases page rather than following an attachment or a link sent in a message.
  2. Match the release tag and asset to the platform and architecture you intend to run.
  3. Obtain the checksum or signature from the same official release record, then verify the downloaded asset with the documented method for your platform.
  4. Stop if the asset, integrity material, signing identity, or release notes do not match what you expected. Resolve the discrepancy from the official repository before running it.
  5. Back up relevant local data before an upgrade and keep the previous working state available until the new version has been checked.

Guardian releases

Guardian is distributed separately from Core. Verify it as a separate component, including its own version, platform asset, release notes, and checksum. Do not assume that matching version numbers, installation locations, or update schedules imply compatibility.

Source builds

If you build from source, record the repository commit or tag, build environment, dependency versions, and resulting artifact hash. Review the current Core build documentation before treating a local build as equivalent to a published release.

Resources