6c25cb8f31
keyfork-prompt: fixup passphrase handling, add prompt_wordlist
d452eba133
keyfork-mnemonic-util: expose additional functions from wordlist
30a582ed8c
keyfork-pinentry: remove
dc1b36a92c
keyfork-shard: move to keyfork-prompt
be74cd8ad1
keyfork-prompt: make prompt_message show up nicer
PromptManager::prompt_passphrase doesn't render properly after end-of-line
1ac99e16f8
keyfork-prompt: add PromptManager::prompt_message
0ea49109d1
keyfork-prompt: refactor to use lifetimes
d8f9fc216f
keyfork-prompt: basic working version, committing before refactor
Fork crossterm to allow specifying terminal
keyfork shard recover
should not print to standard output
Rewrite keyfork-frame in terms of
bytes::Buf
and bytes::BufMut