tree: 9320bc022894babc2d7f0002b79d1097b2babab9 [path history] [tgz]
  1. dbus/
  2. init/
  3. mojom/
  4. BUILD.gn
  5. dbus_adaptor.cc
  6. dbus_adaptor.h
  7. dbus_adaptor_test.cc
  8. DIR_METADATA
  9. face_auth_daemon.cc
  10. face_auth_daemon.h
  11. face_auth_service.cc
  12. face_auth_service.h
  13. face_auth_service_impl.cc
  14. face_auth_service_impl.h
  15. face_auth_service_impl_test.cc
  16. main.cc
  17. OWNERS
  18. README.md
  19. session.cc
  20. session.h
  21. testrunner.cc
faced/README.md

faced (Face Authentication Daemon)

This daemon is intended to provide a face authentication API to ChromeOS. The daemon itself does not perform the authentication but delegates to another service for the decision.

TODO

  • Add Mojo API for enrollment and authentication sessions
  • Add UMA reporting
  • Integrate with face authentication provider