Replies: 1 comment
-
Might be possible. Not sure, at least on the esp32 they seemingly got it working with the same BT library (https://github.com/wakwak-koba/ESP32-NimBLE-Keyboard) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I've gone down a rabbit hole of trying to keep my passwords super secure. There's all the typical ones, but I found an older project called Authorizer that allows you to keep your passwords on your phone and simulate a bluetooth keyboard on your PC to type the password. I thought it was a brilliant idea because it keeps the password manager off your PC altogether, but I tried out the app and it requires root. Unfortunately I can't root my phone or my banking app, work RSA app, etc will stop working etc. So It dawned on me that it would be great if there was some other device that could simulate a bluetooth keyboard to accomplish the same thing.
I looked into it, and even Android Wear seems to require root to do this.
If this is possible on Pebble I could see this opening the door for some pretty kick ass password manager functionality.
Beta Was this translation helpful? Give feedback.
All reactions