What are the benefits of someone building a private Tor network? ...One that is disconnected from the well-known network being used on the Internet at-large.
My intent is to make Tor more corporate-friendly so that it:
- Prevents nodes from being operated by untrusted/hostile parties (exit node eavesdropping)
- Prevents local Tor deployments from abuse (spam, etc)
- Maintains anonymity while using the technical means to enforce security.
Question
Aside from anonymity, is there any other benefit Tor can be used for? Would these benefits be seen in a private Tor Network?
How would one go about achieving these goals?
Is it technically possible?