Command to allow generating strong passwords from withing kosh #1

Closed
opened 2025-12-15 17:58:56 +00:00 by kashish · 2 comments
Owner

Problem - Even though kosh can save passwords safely. When wanting to login to some new application or service. I have to first create a strong password from some website or manually and then add that to kosh.

Solution - A generate command that would create a strong password and save it for a specified label and user, should have options like lenght allowed characters etc.

Problem - Even though kosh can save passwords safely. When wanting to login to some new application or service. I have to first create a strong password from some website or manually and then add that to kosh. Solution - A `generate` command that would create a strong password and save it for a specified label and user, should have options like lenght allowed characters etc.
kashish self-assigned this 2025-12-31 18:00:00 +00:00
kashish added reference feat/generate_credential 2026-01-01 17:53:49 +00:00
Author
Owner

Feature Development - create a command to generate a new credential as per requirements. [2026-01-01]
Testing - add unit tests for related functions [2026-01-04]
Application Level Documentation - add help and usage text [2026-01-04]
Documentation - add documentation for the new command in kosh docs [2026-01-04]

~Feature Development - create a command to generate a new credential as per requirements.~ [2026-01-01] ~Testing - add unit tests for related functions~ [2026-01-04] ~Application Level Documentation - add help and usage text~ [2026-01-04] ~Documentation - add documentation for the new command in `kosh docs`~ [2026-01-04]
Author
Owner

Implemented. Pull Request #6

Implemented. Pull Request #6
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
plutolab/kosh#1
No description provided.