BlockchainCommons / BlockchainCommons/seedtool-cli-rust

Usage Example doesn't work

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
11
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I'm trying the usage examples, but I can't recover seeds with SSKR, every time I press enter it asks for another input, I have to end it with Ctrl+C like here:

```
C:\Users\aaa\.cargo\bin>seedtool` --out sskr -g 2-of-3 -s btwm
tantkpgowkguaeadaersrncktdjyoysalgpfuturndjyuecamhwswtwdos
tantkpgowkguaeadadsfvadtptvdrevwylwlgamnptsffguebznypriast
tantkpgowkguaeadaohkbajodkgaldlkkkaowykizmctyklalysfbglahh

C:\Users\aaa\.cargo\bin>seedtool --in sskr
tantkpgowkguaeadaersrncktdjyoysalgpfuturndjyuecamhwswtwdos
tantkpgowkguaeadadsfvadtptvdrevwylwlgamnptsffguebznypriast
^D

^C
C:\Users\aaa\.cargo\bin>

```

Contributor guide

Open the contributing guide

Research direction

Start by running the documented `seedtool --in sskr` command with the two shares shown in the issue and inspect the CLI's SSKR input handling. Compare the usage example with the observed behavior; done means a 2-of-3 recovery completes after two shares without requiring Ctrl+C.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, cryptography
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.