Android-PwdHash icon indicating copy to clipboard operation
Android-PwdHash copied to clipboard

Implement pwdhash as a keyboard

Open baruch opened this issue 8 years ago • 4 comments

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.

baruch avatar Oct 07 '16 14:10 baruch

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

pedronveloso avatar Oct 08 '16 20:10 pedronveloso

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.

baruch avatar Oct 08 '16 21:10 baruch

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.

pedronveloso avatar Oct 09 '16 13:10 pedronveloso

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 avatar Nov 03 '16 10:11 phw