Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add widgets for home screen #1193

Open
fiorins opened this issue Sep 20, 2023 · 6 comments
Open

Add widgets for home screen #1193

fiorins opened this issue Sep 20, 2023 · 6 comments
Labels
proposal A proposal for a new feature

Comments

@fiorins
Copy link

fiorins commented Sep 20, 2023

Add widgets feature which show an X (settable) number of otps without opening the app.

@fiorins fiorins added the proposal A proposal for a new feature label Sep 20, 2023
@Silther
Copy link

Silther commented Oct 2, 2023

How should the login with pin or biometrics work with a widget?

@Bazoogle
Copy link

This seems like a major security vulnerability, no? Unless the widget just has the name of the app and no token, and clicking it opens the app straight to that entry to either reveal, or copy, or both. But if you don't open the app, you wouldn't be able to enforce the password protection. And just constantly having your OTP on your home screen doesn't seem like a great idea.

@fiorins
Copy link
Author

fiorins commented Nov 16, 2023

I don't think so, there are other apps capable of doing this, if you agree to create a widget you are aware that they will always be shown. If you click on the widget it opens the app but obviously it asks you for your fingerprint if the protection is active.

@Bazoogle
Copy link

I don't think so, there are other apps capable of doing this, if you agree to create a widget you are aware that they will always be shown. If you click on the widget it opens the app but obviously it asks you for your fingerprint if the protection is active.

Regardless, why work to add a feature that could be a very blatant security flaw? Even if the user fully understands the risk, that doesn't eliminate the risk. The only way I could imagine it being done securely is if it opens the app straight to the selected token (which would allow for the proper authentication), but at that point it's not far from a home screen shortcut.

@fiorins
Copy link
Author

fiorins commented Nov 28, 2023

I don't think so, there are other apps capable of doing this, if you agree to create a widget you are aware that they will always be shown. If you click on the widget it opens the app but obviously it asks you for your fingerprint if the protection is active.

Regardless, why work to add a feature that could be a very blatant security flaw? Even if the user fully understands the risk, that doesn't eliminate the risk. The only way I could imagine it being done securely is if it opens the app straight to the selected token (which would allow for the proper authentication), but at that point it's not far from a home screen shortcut.

It's a free choice, anyway what are you talking about when you say "very blatant security flaw" ?

@michaelschattgen
Copy link
Member

The only way I could see this work is to have a "hidden" code as a widget on your launcher which will show the biometrics prompt whenever you click it. After that the code will be visible in the home screen. If this feature gets implemented this is the only way I can see it happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A proposal for a new feature
Projects
None yet
Development

No branches or pull requests

4 participants