AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Informational 19 Bitcoin

feat: hide zcash on slip39 wallet for keystone

Public commit record

What the developer wrote

Authored by soralit

57/100 · Thin
feat: hide zcash on slip39 wallet for keystone
✓ Descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope! No meaningful explanatory body
The short version

What changed, and why it matters

This commit changes the Keystone hardware wallet firmware so that Zcash features are hidden or blocked when the wallet was created using a SLIP39 seed (a type of multi-share recovery phrase). The code now returns an 'unsupported' error for Zcash transaction checks on SLIP39 wallets and swaps in a wallet-list image that does not show Zcash. There is no evidence in the commit of a vulnerability being fixed; it reads as a product-level feature restriction.

Recommended action

No security patch action is required. Treat this as a normal feature/limitation commit. If Zcash support for SLIP39 is desired in the future, the gating logic and UI asset selection should be revisited through the normal product roadmap.

Security signals we found

01

Feature gating: Zcash transaction validation is explicitly disabled for SLIP39 wallets

02

UI hiding: Zcash icon removed from Keystone wallet list when SLIP39 is active

03

Error path returns a controlled error message rather than crashing or default-allowing

04

No input parsing, buffer handling, or privilege changes are present in the diff

Risk score

Why this scored 19/100

Our methodology →
Potential impact 2/30
Exploitability 1/25
Stealth signal 1/15
Affected reach 3/15
Confidence 8/10
Evidence quality 4/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.