acerapa / acerapa/convo-console
Protect password input and add confirm password
未關閉
enhancement
- 主要語言
- 沒有語言資料
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently the inputting a password is not secure at all. We need to add a encryption when typing the password.
like swapping letters with asterisk(*) when typing.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
No files, tests, or entry points are mentioned. Start by listing the repository and locating the CLI path that handles user login/sign-up, then read the password input routine there. Add masked input (e.g., * for each char) and a confirm-password step in that same flow, then run the relevant CLI command manually to confirm behavior and error handling.
由索引模型根據 Issue 內容生成。
評估
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100