2 @brief app: top-level entry point for Tor
4 The "app" directory has Tor's main entry point and configuration logic,
5 and is responsible for initializing and managing the other modules in
8 The modules in "app" are:
10 - \refdir{app/config} -- configuration and state for Tor
11 - \refdir{app/main} -- Top-level functions to invoke the rest or Tor.