···46463. Its architecture from the ground up is inherently built for the kind
4747of web program that assumes *it* is the source of truth of data.
48484. Because of all of the above, and the fact that there *is* some
4949-private data such as email->user [DID](https://atproto.com/specs/did)
4949+private data such as email -> user [DID](https://atproto.com/specs/did)
5050ties, there ought to only be one AppView for Tangled. This means that
5151latency to Tangled is vaguely a function of distance from the server
5252in Stockholm.
···195195that could. With it, anyone can build programs using the Tangled dataset
196196more easily.
197197198198-There is an instance of Bobbin on
199199-[api.tangled.org](https://api.tangled.org), and hopefully you'd find it
200200-easy to host your own.
198198+There is an instance of Bobbin on [api.tangled.org](https://api.tangled.org),
199199+and hopefully you'd find it easy to host your own. Bobbin's source lives in
200200+[our monorepo](https://tangled.org/tangled.org/core/tree/master/bobbin).