bitpurz
Wallet Send Mine Info

Wallet Verification

Objective:  Ensure that the seed and keys generate exclusively in your browser, on your device, and do not transmit to any other device. The same applies when using the lookup feature.

Method for Any Device
  • Generate keys on your device by disconnecting from the network or using airplane mode.
Step 1 Step 1


Optional Method
  • Save the wallet HTML file and then use it with the network disconnected.
    • Linux or Mac
      curl "https://bitpurz.com/wallet/index.php" -o bitpurz.html
    • Windows
      Invoke-WebRequest -Uri "https://bitpurz.com/wallet/index.php" -OutFile "bitpurz.html" -UseBasicParsing
    • File size: 2649146 bytes.
    • SHA-256 sum: 069949517cfdb8478d12cc4b091ab39bb4b477f2ebfe4effa89a1b62fbfc5f4c
  • Notes
    • You may simply save the HTML file from your browser but it will yield a different size and SHA-256 sum depending on your browser and operating system.
    • The HTML file is open source and may be inspected with a text editor.