SeedSigner / seedsigner

Use an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions! (and do other cool stuff)
MIT License
699 stars 161 forks source link

add support to load or scan Tiny Seed #514

Open d6n13l0l1v3r opened 9 months ago

d6n13l0l1v3r commented 9 months ago

Tiny Seed - introduce a new way to storage our nemonic seed and would be useful if seedsigner can have the capability to scan and load this representation of BIP39 mnemonic words number, ranging from 1 to 2048 that are punched in binary format on a rectangular grid.

reference python script implement by krux

https://github.com/selfcustody/krux/blob/7add64a0fa8cdae65e49f8bd9bd0f7ff09e95e84/src/krux/pages/tiny_seed.py