| Crates.io | ofi-pass |
| lib.rs | ofi-pass |
| version | 0.5.0 |
| created_at | 2021-07-31 21:19:39.233524+00 |
| updated_at | 2024-08-11 21:37:29.647369+00 |
| description | A password promptor for pass |
| homepage | |
| repository | https://github.com/sereinity/ofi-pass |
| max_upload_size | |
| id | 429825 |
| size | 68,378 |
Is a password promptor for pass that can use multiple typing engines and multiple password stores.
This project is inspired by rofi-pass and the autotype feature should be compatible.
Current prompt engines are:
OFI_TOOL variable)Typing engines:
| Engine name | Wayland | Xorg | Non US layout |
|---|---|---|---|
| xdotool | ✗ | ✓ | ✓ |
| wtype | ✓ | ✗ | ✓ |
| ydotool | ✓ | ✓ | ✗ |
Handle multi-line password
Handle #FILE= an entryname to pass show
Add multi-store (seams only possible via rofi to switch between stores)
Find which typing tool to use? (sway only at first)
Check that rofi/wofi is installed before selecting it
Implement perfect merge of xdotool and wtype?
A magic field otp_method defines a command line to run, ofi should type the result.
If no otp_method but an entry starts with otpauth:// it should call pass-otp