Skip to content

v1.6.1

Latest
Compare
Choose a tag to compare
@benma benma released this 16 Sep 10:18
v1.6.1
6338520

Release notes

  • Fix accept/deny prompt on Windows

Note

This is a bugfix release is for Windows only. For the other
operating systems, use
v1.6.0.

Verifying the release

Get a public key of security@shiftcrypto.ch with fingerprint DD09 E413 0975 0EBF AE0D EF63 5092 49B0 68D2 15AE:

curl https://bitbox.swiss/download/shiftcryptosec-509249B068D215AE.gpg.asc | gpg --import

Download the bridge for your platform and the corresponding .asc file and place them in the same folder.

We will verify the signature of the Windows release as an example. The other files are verified in the same way by replacing the filename.

To verify the signature, execute:

gpg --verify BitBoxBridge-1.6.1-Win64-installer.exe.asc

You should see the following output:

gpg --verify BitBoxBridge-1.6.1-Win64-installer.exe.asc
gpg: assuming signed data in 'BitBoxBridge-1.6.1-Win64-installer.exe'
gpg: Signature made <DATE AND TIME>
gpg:                using RSA key DD09E41309750EBFAE0DEF63509249B068D215AE
gpg: Good signature from "ShiftCrypto Security <security@shiftcrypto.ch>" [ultimate]

(The [ultimate] could say [unknown] or something else depending on your trust level.)