Summary
Improve Ende's user experience by shifting the primary workflow from internal crypto concepts (key, recipient, sender) to user goals such as setup, peer onboarding, sending, and receiving.
Problem
New users have to understand several internal concepts at once:
- local keys
- recipients
- trusted senders
- share tokens
- keyring trust state
That model is correct, but it makes the CLI feel harder than the underlying workflow users actually want.
UX Direction
- add task-oriented commands for the common flow
- make peer onboarding language more human-friendly
- improve onboarding guidance and inline help
- make common error messages more action-oriented
Proposed issues
- task-oriented commands (
setup, add-peer, send, receive)
- peer-oriented language and docs refresh
- action-oriented help and error output
- stronger onboarding / first-run guidance
Summary
Improve Ende's user experience by shifting the primary workflow from internal crypto concepts (
key,recipient,sender) to user goals such as setup, peer onboarding, sending, and receiving.Problem
New users have to understand several internal concepts at once:
That model is correct, but it makes the CLI feel harder than the underlying workflow users actually want.
UX Direction
Proposed issues
setup,add-peer,send,receive)