keybase / keybase/keybase-issues
Feature request: confirm successful creation of encrypted message
Open
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
After running `keybase encrypt -s user foo.txt` the program now exits without a message if the operation is successful. It would improve the UX if users saw confirmation that the operation succeeded and were also informed where the encrypted message resides (ie. `foo.txt.asc`)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI entry point that handles `keybase encrypt -s user foo.txt` and trace where the successful output file is chosen. Confirm the completed behavior reports success and identifies `foo.txt.asc`; add or update the relevant command test if one exists.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100