Now what about the user?
Users do not exist in the message layer. They _are not actors_.
Rather they _contain_ actors.
You get the user information from anything. DNS, a credentials server, I don't care about that for right now, but it has on there an inbox object, or maybe multiple named inbox objects, and they have actor _references_ (see above) that you can now send messages to.
8/