Open karelbilek opened 5 years ago
I have seen some external API to use our internal trezord packages - see https://github.com/xaionaro-go/cryptoWallet/blob/master/vendors/usb_devices.go (which is used by gocryptfs)
We can prevent that by using internal/ - see https://docs.google.com/document/d/1e8kOo3r51b2BWtTs_1uADIA5djfXhPT36s6eHVRIvaU/edit
internal/
This should be solved together with https://github.com/trezor/trezord-go/issues/143 though.
I have seen some external API to use our internal trezord packages - see https://github.com/xaionaro-go/cryptoWallet/blob/master/vendors/usb_devices.go (which is used by gocryptfs)
We can prevent that by using
internal/
- see https://docs.google.com/document/d/1e8kOo3r51b2BWtTs_1uADIA5djfXhPT36s6eHVRIvaU/editThis should be solved together with https://github.com/trezor/trezord-go/issues/143 though.