PGPAuth / PGPAuth_Android

Do $things over the internet, verified by PGP
Other
44 stars 13 forks source link

Wear Support #13

Closed Manawyrm closed 9 years ago

Manawyrm commented 9 years ago

It would be really nice to be able to open Doors/switch things with your watch. The android wear API should be able to talk to your cellphone to do so. (and not have to store the private keys itself)

LittleFox94 commented 9 years ago

This would require an unencrypted key or an unencrypted passphrase stored by PGPAuth.

LittleFox94 commented 9 years ago

This will work out-of-the-box when #15 is implemented. Android already copies notifications to wear :)