spesmilo / spesmilo/electrum

Support a 'permanently airgapped' setting on hardware keystores

Open
#6,080 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ✨ hw-generic
Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

As originally referenced in https://github.com/spesmilo/electrum/issues/5789#issuecomment-558050237, the Coldcard (and potentially Trezor in future?) supports hardware signing by PSBT file in an airgapped scenario.

Currently Electrum always asks for the hardware wallet to be plugged in when it is configured as a keystore. It would be good to support a "never ask again/use as airgapped" configurable setting on the keystore that recognises the airgapped use case.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing Electrum's existing hardware-keystore flow to find where it requests the device, then compare it with the PSBT file-based airgapped flow described in issue #5789. The work is done when a configurable permanently-airgapped setting prevents unnecessary device prompts while retaining hardware signing through PSBT files.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.