tree: 41d9cb6445c4bffc52bc3d9d5d70e357d786adc0 [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. minijail/
  5. tmpfiles.d/
  6. BUILD.gn
  7. DIR_METADATA
  8. OWNERS
  9. private_computing.cc
  10. private_computing_adaptor.cc
  11. private_computing_adaptor.h
  12. private_computing_adaptor_test.cc
  13. private_computing_daemon.cc
  14. private_computing_daemon.h
  15. README.md
private_computing/README.md

Private Computing Device Active Daemon

The check membership request of Private Set Membership is computing expensive, and in order to decrease the traffic of checking membership, we store the device last ping dates of each use case into the preserved file. This daemon is used to save the device active ping status into preserved file, and retrieve the device active ping status from preserved file after powerwash. DD: go/cros-psm-preservedfile-dbus