tree: ef83a68e71f0fc4deac90a21a6a5e93412707ca8 [path history] [tgz]
  1. dbus_bindings/
  2. init/
  3. BUILD.gn
  4. dbus_adaptor.cc
  5. dbus_adaptor.h
  6. easy_unlock_service.cc
  7. easy_unlock_service.h
  8. easy_unlock_test.cc
  9. fake_easy_unlock_service.cc
  10. fake_easy_unlock_service.h
  11. main.cc
  12. org.chromium.EasyUnlock.conf
  13. org.chromium.EasyUnlock.service
  14. OWNERS
  15. README.md
easy-unlock/README.md

Easy Unlock

A Chromium OS daemon for handling crypto tasks for Easy Unlock. The daemon is used to provide means for encryption and authentication of messages sent over unsecure/untrusted Bluetooth connection between Chrome OS and Android device in Easy Unlock protocol. The actual service implementation of the service is in internal easy-unlock-crypto repo.