github andreasgriffin/bitcoin-safe 1.0.0

19 hours ago

New Features

  • Full support for all major hardware signers Coldcard, Q, Bitbox02, Blockstream Jade, Trezor, Foundation Passport, Keystone, Ledger, Specter DIY including hardware signer instructions
  • Balance Statement: PDF export of your current address balances to PDF (preview)
  • USB Tools: interact with your USB hardware signer (PSBT sign, sign message, display address, ...)
  • QR Scanner: Scan and decode any Bitcoin QR code; full support for BBQr and UR
  • Packaged binaries now for all platforms: Windows, MacOSX, and Linux

Improved Features

🔋Batteries included🔋

Lots of existing features were not mentioned above, so please check out:

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

using the python package

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

Don't miss a new bitcoin-safe release

NewReleases is sending notifications on new releases.