SecretNetwork
SecretNetwork copied to clipboard
Macbook(M1) keeps asking keychain password when secretcli interact with Ledger(Nano S)?
Even a simple call: 'secretcli keys list', Macbook(M1) would keeps asking for the keychain password for each address that stores in Ledger before listing, 100 accounts/addresses in Ledger(Nano S), 100 asking. How can I fix it, or in another word, how to let MacOS completely trust 'secretcli' application when interact with Ledger without asking the keychain password, no matter what command enter. Thx.
The only way as far as I know is to re-add your keys into secretcli on --keyring-backend test mode
It works, thanks a lot! Before coming here asking, Apple customer service told me there is one way could try: setting a certificates for secretcli application, the certificates should be "variables" to adapt to each different command change, but they have limited further information about the details and I haven't found any useful information on this yet.
This can be improved a teeny bit with some replace statements that Osmosis is using.
It'll make scrt throw fewer errors when building and I think it might make the process a bit less repetitive.