Skip to content

feature(console): password confirmation when creating encrypted archive#90

Open
powerjungle wants to merge 1 commit intoip7z:mainfrom
powerjungle:feat/encr-archive-pass-confirm
Open

feature(console): password confirmation when creating encrypted archive#90
powerjungle wants to merge 1 commit intoip7z:mainfrom
powerjungle:feat/encr-archive-pass-confirm

Conversation

@powerjungle
Copy link
Copy Markdown

So that typos become less likely in the password.

Closes: #86

@powerjungle powerjungle force-pushed the feat/encr-archive-pass-confirm branch 4 times, most recently from 711b591 to ab340a5 Compare February 16, 2025 13:24
So that typos become less likely in the password.
@powerjungle powerjungle force-pushed the feat/encr-archive-pass-confirm branch from ab340a5 to 98975d9 Compare February 16, 2025 13:43
Copy link
Copy Markdown

@gyurix gyurix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feature is useful and scope is reasonably contained.

Main gap: password mismatch currently fails whole operation instead of re-prompting, and there is no visible coverage for EOF/cancel/mismatch cases. For a typo-prevention feature, immediate hard-fail is rough UX.

Merge readiness: 7/10. Before merge: re-prompt on mismatch, add a couple console-input regression cases, and keep prompt text consistent with no-echo variants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Password confirmation for encrypted archive

2 participants