-
-
Fedora 28
```
lsusb
Bus 002 Device 003: ID 413c:2513 Dell Computer Corp. internal USB Hub of E-Port Replicator
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 De…
-
Hello,
Here is what I just did with 1.1.1 freshly installed:
```
aecli account create test
```
```
Enter the account password []:
Address ___________________________________________ ak…
-
### Feature Request
A way to use device keychain to store/retrieve user password?
#### Feature Description
Like "save" method in this plugin:
https://github.com/sjhoeksma/cordova-plugin-keychain…
-
**Is your feature request related to a problem? Please describe.**
Key recovery is a problem that every key management system should face. Seed phrase (mnemonic) recovery is a very simple method that…
-
Hi Team,
when I use this pod library, the default initializer is not work for etherscaninfo, the error message is "'EtherScanInfo' initializer is inaccessible due to 'internal' protection level".…
-
EncryptKey/DecryptKey return whole PB message, not just value
This code just returns bytes from the PB message
https://github.com/xaionaro-go/cryptoWallet/blob/47f9f6877e4324a8bc47fc5661c32d2fe6d2…
-
Some applications (for example `gocryptfs`) supports building on go 1.5-1.10. But trezord-go supports building only on 1.9-1.10. Otherwise:
```
.../usb/bus.go:14: syntax error: unexpected = in typ…
-
Trezor returns wrong key, because of this issue
https://github.com/xaionaro-go/cryptoWallet/issues/7
Note: I am currently rewriting trezord-go so it could be used as a low-lever trezor library, …
-
Hello,
becase I want use this package as base for initrd boot in NixOS, they request license or they will use restrictive `unfree`. For debian based systems it's ok, because you not need community to…