Android-PwdHash
Android-PwdHash copied to clipboard
Implement pwdhash as a keyboard
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.
This is interesting, it would also prevent sniffing the clipboard.
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.
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.
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 :(