PhilippC / PhilippC/keepass2android

[FEAT] Prefix TOTP with ⌛ in notification area and onscreen keyboard

Open
#3,043 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
6.2k
Forks
478
Avg merge
1h 4m
Merged PRs (30d)
2

Description

Right now K2A creates a "virtual" entry from "TimeOtp-Secret-Base32 named "TOTP".

But in the notification area and the keyboard I am not sure if this entry is the seed or a generated 2FA key.
Having it with the name "⌛TOTP" would not be much longer but more clear that this is no static value.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search for the code that creates the virtual TimeOtp-Secret-Base32 entry and the labels used in the notification area and onscreen keyboard. Confirm how the generated 2FA value is presented in both places, then update the displayed name to include ⌛TOTP and verify that the seed is clearly distinguished from the generated key.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.