27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
# pinentry-cli
|
|
|
|
Pinentry Command Line
|
|
|
|
```install
|
|
cargo install --git https://git.hatter.ink/hatter/pinentry-cli.git
|
|
```
|
|
|
|
<br>
|
|
|
|
PIN Entry UX:
|
|
```plain
|
|
┌──────────────────────────────────────────────────┐
|
|
│Pin Entry X│
|
|
├──────────────────────────────────────────────────┤
|
|
│ Description │
|
|
│ │
|
|
│ ┌───────────────────────────────────────┐ │
|
|
│ Prompt │ │ │
|
|
│ └───────────────────────────────────────┘ │
|
|
│ │
|
|
│ ┌───────────┐ │
|
|
│ │ O K │ │
|
|
│ └───────────┘ │
|
|
│ │
|
|
└──────────────────────────────────────────────────┘
|
|
``` |