Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to export governance keys using cardano-hw-cli and Ledger on Macbook #181

Open
gregbgithub opened this issue Sep 5, 2024 · 1 comment

Comments

@gregbgithub
Copy link

2.85.1 ledger live
7.1.3 cardano app

Cardano HW CLI Tool version 1.16.0-rc.1
Commit hash: e7225d9

cardano-hw-cli address key-gen --path 1852H/1815H/0H/0/0 --path 1852H/1815H/0H/2/0 --path 1852H/1815H/0H/3/0 --path 1852H/1815H/0H/4/0 --path 1852H/1815H/0H/5/0 --path 1854H/1815H/0H/0/0 --path 1854H/1815H/0H/2/0 --path 1854H/1815H/0H/3/0 --verification-key-file /opt/cardano/cnode/priv/wallet/led/payment.vkey --verification-key-file /opt/cardano/cnode/priv/wallet/led/stake.vkey --verification-key-file /opt/cardano/cnode/priv/wallet/led/drep.vkey --verification-key-file /opt/cardano/cnode/priv/wallet/led/cc-cold.vkey --verification-key-file /opt/cardano/cnode/priv/wallet/led/cc-hot.hwsfile --verification-key-file /opt/cardano/cnode/priv/wallet/led/ms_payment.vkey --verification-key-file /opt/cardano/cnode/priv/wallet/led/ms_stake.vkey --verification-key-file /opt/cardano/cnode/priv/wallet/led/ms_drep.vkey --hw-signing-file /opt/cardano/cnode/priv/wallet/led/payment.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/stake.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/drep.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/cc-cold.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/cc-hot.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/ms_payment.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/ms_stake.hwsfile --hw-signing-file /opt/cardano/cnode/priv/wallet/led/ms_drep.hwsfile

received:

Details: DeviceStatusError: Action rejected by Ledger's security policy

Assistance would be appreciated

@Scitz0
Copy link

Scitz0 commented Sep 8, 2024

I have gotten confirmation that 1854 path is blocked by ledger security policy for governance keys, ie role 3-5. It was suggested to use 1852 path even for multisig/script.

I have talked with some folks and CIP-1854 will get an update to include these additional governance roles. Was just missed to added. Though Ledger security policy update will most likely take some time, if at all added.

For now I will just use 1852H/1815H/0H/3/0 also for scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants