Installation

Tails

For the prepared Tails-compatible Best Wallet release, the safest practical setup is to keep the app in Persistent Storage, get it from /downloads, and verify it before launch. Files outside Persistent Storage are normally lost after restart.

Set up Persistent Storage

Tails is designed to forget files when you restart. Persistent Storage is the place to keep the application and any encrypted data you choose to retain between sessions.

  1. Open Applications → System Tools → Persistent Storage.
  2. Choose a strong passphrase and complete the setup screens.
  3. Restart Tails, then unlock Persistent Storage at the Tails welcome screen.
  4. In the file browser, open the Persistent folder from the sidebar before downloading Best Wallet.

Download and run Best Wallet

  1. Open /downloads in Tor Browser and save the uploaded Tails-compatible release to Persistent Storage.
  2. Enable Executable as Program in the file’s Properties panel.
  3. Start the package by double-clicking it. If needed, right-click and choose Run.

Advanced: verify on Tails

Save the Best Wallet release key, package, and detached signature from /downloads in the same Persistent Storage folder. Open a terminal in that folder and verify the exact file you downloaded.

gpg --import best-wallet-release-key.asc
gpg --verify best-wallet-<version>-tails.AppImage.asc best-wallet-<version>-tails.AppImage

A warning that a key is not locally certified can be normal on a fresh Tails session. An invalid signature or a mismatched fingerprint is not normal—do not continue.