cryptoadvance / specter-diy

DIY airgapped hardware wallet that uses QR codes for communication with the host
MIT License
440 stars 73 forks source link

DIY HSM #139

Open polto opened 3 years ago

polto commented 3 years ago

Not without tradeoffs, but Specter DIY could be turned into a DIY HSM module.

Similar to what coldcard does with https://ckbunker.com/ , users can create a policy allowing a USB connected Specter DIY to automatically sign PSBT matching a particular policy.

https://coldcardwallet.com/docs/hsm/rules https://coldcardwallet.com/docs/hsm/protocol

Such DIY HSM can also be part of a multisig.

openoms commented 3 years ago

My dream is to have coinjoin transactions signed automatically by a HWW: https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/767#issuecomment-746474249