[WIP] Add support for using yubiHSM with TMKMS #16

Draft
shreerang wants to merge 2 commits from sk-yubihsm into main
Contributor

Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e

  • On running tmkms yubihsm setup, getting following error:
error: HSM error: protocol error: protocol error: USB error: Other error
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e - On running `tmkms yubihsm setup`, getting following error: ``` error: HSM error: protocol error: protocol error: USB error: Other error ```
shreerang added 2 commits 2025-06-12 13:13:21 +00:00
This pull request has changes conflicting with the target branch.
  • docs/run-validator.md
  • playbooks/tmkms/setup-tmkms.yml
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin sk-yubihsm:sk-yubihsm
git checkout sk-yubihsm
Sign in to join this conversation.