tree: fd49e6b91031fc11a2e534d7b344438af2c17e2b [path history] [tgz]
  1. BUILD.gn
  2. client.cc
  3. main.cc
  4. README.md
  5. service.cc
  6. service.h
vm_tools/seneschal/README.md

seneschal - steward of the user's /home

The seneschal daemon manages a set of 9P servers that individually provide fine-grained access to specific files and directories in the user's /home folder.

Clients can request (over DBus) for the seneschal to start a new server, share specific file paths with that server, and then route consumers that need to access those paths through the server. It is also possible to give a server access to additional paths even after it has been started.