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

Implement pwdhash as a keyboard #11

Open
baruch opened this issue Oct 7, 2016 · 4 comments
Open

Implement pwdhash as a keyboard #11

baruch opened this issue Oct 7, 2016 · 4 comments

Comments

@baruch
Copy link

baruch commented Oct 7, 2016

I've seen that keepass4android implements an android keyboard probably so it can input the data directly. That would be very nice also for pwdhash. I have at least one app where it is impossible to paste input into and using pwdhash as a keyboard would likely resolve this issue for me.

@pedronveloso
Copy link
Contributor

This is interesting, it would also prevent sniffing the clipboard.

@baruch
Copy link
Author

baruch commented Oct 8, 2016

The project source code for keepass is at https://keepass2android.codeplex.com/

I haven't yet attempted to find where exactly it does the keyboard emulation part.

@pedronveloso
Copy link
Contributor

I've found that, but it is coded in C#. The developer uses Xamarin. Regardless, I've installed the app, and will try it out. With the amount of open source keyboards should be easier to do something like this from scratch.

@phw phw added the feature label Nov 3, 2016
@phw
Copy link
Owner

phw commented Nov 3, 2016

I like this idea very much and would like to see it implemented. Unfortunately I will definitely not find the time to work on this in the near future :(

@phw phw added the help-wanted label Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants