
LLMTor
Anonymous Access Layer For Frontier LLMs Like ChatGPT
Hey everyone
I've built, what you can call a cryptographically secure proxy to access public LLMs anonymously. It's designed such that even if I try, I cannot know your identity.
If you're curious how it works, see this interactive protocol demo: https://api.llmtor.com/demo
and it's open source: https://github.com/prince776/LLM-Tor
Well it has to be, the protocol has to be open, so that custom clients can be made. I ship the product with desktop clients on all platforms: mac, linux, and windows.
It has to be a desktop app over website, because website will be by design vulnerable, and also tor couldn't be used.
Try it out: https://llmtor.com
About
I was motivated by an old sam altman interview, where he mentioned that LLM providers are required to break user privacy if needed by law(and probably for ads too), So I built a solution...

1 Comment
Every useful one...