Skip to content

Satochip-Bridge v0.3.2 (better error handling)

Latest
Compare
Choose a tag to compare
@Toporin Toporin released this 12 Jul 14:23
· 67 commits to master since this release

Satochip-Bridge allows communication between a (wallet) client and a Satochip hardware. It requires a Satochip smartcard loaded with the Satochip javacard applet v0.12 (or earlier). If 2FA is enabled, the 2FA app should be installed on an android device.

New in Satochip-Bridge v0.3.2

  • Better error handling when card is removed or when a request is rejected or in case of timeout
  • Support for Satochip v0.12
  • possibility to select 2FA server in menu '2FA options'. This can be useful if the default cosigner server used to transmit requests is down.
  • Option to generate a QR code from 2FA secret (to scan in 2FA android app)
  • various minor patches

Distributables are available for Windows (.exe) and Linux/Ubuntu (.AppImage). The 'console.exe' version for windows includes a console with the logs for debugging purpose. Use the '-v' flag for verbose logs. Communication between the client wallet and the bridge is done through websocket on port 8397. On Windows, you may be prompted by the OS (firewall) to allow communication on port 8397.

The Satochip-Bridge is currently in Beta, so use with caution! This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.