Skip to content

Saved Cards v1#7

Open
harshvardhanmalpani wants to merge 3 commits intoRedeemApp:mainfrom
harshvardhanmalpani:main
Open

Saved Cards v1#7
harshvardhanmalpani wants to merge 3 commits intoRedeemApp:mainfrom
harshvardhanmalpani:main

Conversation

@harshvardhanmalpani
Copy link
Copy Markdown

Now users can save their upi details in localstorage

@mkagenius
Copy link
Copy Markdown
Contributor

Hmm, this looks like a security nightmare. Anyone with access to the laptop will be able to see it.

@harshvardhanmalpani
Copy link
Copy Markdown
Author

Doesn't imply everyone has to save it. It is optional. It does not save complete phone or card number. It only saves vpa and last 4.

@mkagenius
Copy link
Copy Markdown
Contributor

Doesn't imply everyone has to save it. It is optional. It does not save complete phone or card number. It only saves vpa and last 4.

vpa has the full card number as part of it. Even if its optional, some people who do not know the implication will save it and if they get in trouble somehow they can claim, it was stored as plain text in my browser due to this tool.

This is the reason, google chrome saves it after encrypting it with a password and not in plain text.

@harshvardhanmalpani
Copy link
Copy Markdown
Author

harshvardhanmalpani commented Sep 18, 2024

how about I add Web Authentication API and Credential Management API. Users would have to input pin/biometrics if they want to save locally. Would you merge it after that?

@mkagenius
Copy link
Copy Markdown
Contributor

mkagenius commented Sep 18, 2024 via email

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.

2 participants