PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.67k stars 379 forks source link

Feature request: send/share credential #1379

Closed gabriele-v closed 4 years ago

gabriele-v commented 4 years ago

Sometimes I have to enter a password in a different computer where I don't have Keepass, but I generally always have my phone with me.

Ideally I'm thinking about something that from Keepass2Android "shares" the credential to a webservice and then on the other PC I access a website (with 2FA) that show only that specific credential and only for a short amount of time.

I could take care of the webservice/website, but I don't know how to do on Keepass2Android side, probably a plugin will be enough, but I've never coded for Android, I guess it could be a simply "PUT" command to the webservice..

PhilippC commented 4 years ago

you might want to try https://play.google.com/store/apps/details?id=mzrw.k2aplugin.bluetoothkeyboard ?

gabriele-v commented 4 years ago

Yep something like this, but Bluetooth it's not applicable because for example it's missing from most of desktop PCs

gabriele-v commented 4 years ago

I've found https://keelink.cloud that is almost perfect, I just need a few changes for which I've sent a PR to the author.

You can add it to available plug-ins, looks pretty cool for me.