Bug 431455 - Use kdeconnect to enter computer passwords
Summary: Use kdeconnect to enter computer passwords
Status: RESOLVED LATER
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-11 18:32 UTC by Felipe Kinoshita
Modified: 2021-03-21 12:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Kinoshita 2021-01-11 18:32:06 UTC
This would be similar to what you can do with an apple watch with a mac.

OBSERVED RESULT
when some program asks for your password nothing happens with the kdeconnect android app.

EXPECTED RESULT
when some program asks for your password, you could receive a notification saying "password for <program_name>: AGREE | DON'T AGREE" or something like that.
Comment 1 Prayag Jain 2021-01-13 16:42:43 UTC
This is a feature request and not a bug.
Comment 2 Christoph Feck 2021-01-13 18:09:33 UTC
We also use this bug tracker to file feature requests. That's why the severity is set to "wishlist".
Comment 3 Daniel Tang 2021-02-06 13:07:52 UTC
> when some program asks

This would require there to be a consistent autofill framework on Linux. The only two things I can think of to try and support this is writing extensions for Google Chrome and PolicyKit. The rest of the ecosystem is hopelessly fragmented, if those apps support autofill at all. Therefore, I don't think this feature is feasible
Comment 4 Felipe Kinoshita 2021-02-07 05:23:17 UTC
Making it work just with PolicyKit would be amazing!