Skip to content

[FEATURE REQUEST] Trezor Safe 7 compatibility #10368

@emailschaden

Description

@emailschaden

Looks like Trezors new device, the Safe 7 is now only supporting the Trezor Host Protocol v2 (link) which is used to relay protobuf messages with different channel IDs every time it connects, contrary to the old magic number system.

The Safe 7 uses the same USB VID/PID as the Model T (0x1209:0x53C1), so detection of the device is already done, it's just not properly communicating with the device.

I assume theres two ways to implement this device, either through implementing THPv2 or as issue #8263 suggests, implementing SLIP-0010 to potentially standardarise the compatibility with future Trezor, Ledger and potentially other hardware wallets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions