Kunzisoft / Kunzisoft/KeePassDX
Password display with character position number beneath/show selected chars only
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.3k
- Forks
- 403
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 1
Description
Checks
- I have read the Wiki, searched the open issues, and still think this is a new feature.
Explain the problem clearly and succinctly:
There is this irritating trend in banks to use masked password. When I have to type 13th character it is a PITA to count them manually.
Describe the solution you'd like:
I propose a display mode aiding this, like:
my secret password
123456789012345678
Whether this would be a different field type (so one can use it only when needed), another "unhide" button or global setting, doesn't matter to me.
Describe alternatives you've considered:
No response
Additional context:
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the Android password-field UI and reviewing its existing masking and unhide behavior; done means providing a usable display mode that shows character positions and reveals only the selected characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100