Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.35k stars 262 forks source link

Do You Support Plugins? #818

Open ghost opened 3 years ago

ghost commented 3 years ago

Is your feature request related to a problem? Please describe. I am not really frustrated with the app or how it works. The app is really good.

Describe the solution you'd like I was wondering if I could add a plugin maybe, or a general feature where the user could enable a universal password field that would encrypt the text between KeePass DX and another application for example.

You could input a shared key into KeePass DX & "My Application", securely copy text across the clipboard or better yet, a communication API between" My Application" and KeePass DX.

The application I am using is so small it might be best if I simply fork my own version and integrate some how. I would be obviously responsible for updating and patching my repository after that.

Describe alternatives you've considered Copy pasting passwords and usernames across clipboards.

Additional context I currently run my own little repository that has two apps, one for raspberry pi zero w and one for android. Together I can (relatively) securely input passwords and usernames automatically into my PCs. This would simply enhance the functionality of my tools. I understand it's a lot to ask for such a small project. I had the idea of adding cheap password input protection to PCs so people could store them on a phone, and hopefully avoid keyloggers attached to the keyboard or inside the keyboards themselves. You simply bring your Raspberry pi zero w and phone with you and you can automate password entry. If I cannot improve my own project to be worth your time, as it is very scripty and not exactly a popular concept, I will simply fork this one and add the needed code myself.

J-Jamet commented 3 years ago

At the moment, KeePassDX does not support plugins. But your request seems interesting, and is linked to the feature that would allow to enter the passwords on computer from your Android device #259 https://github.com/Kunzisoft/KeePassDX/issues/80#issuecomment-501008693 Have you studied this possible feature without going through a raspberry? Otherwise, the question will be to standardize the protocol because it should be able to adapt to several needs. What is your underlying technical solution?

debilin commented 8 months ago

+1 plugin support :pray: