AntTP - Serving Autonomi data over HTTP

I am trying to build a simple GUI app, that launches browsers already installed in customized profile, so they can be configured to use proxy. So the app will have multiple proxies, including TOR proxy for clear net and yours AntTp. It will allow custom proxies too. The goal is one click solution. User will download single exe file run the app and after the launch he can pick his browser from combobox(installed browsers are autodetected), check what he want, like Tor, autonomi, + even preinstalled chrome plugins. And click launch and it will launch browser with preset http proxy that will not interfere with his already in use browsers. This will allows single click and play autonomi browser experience for everyone. It will also give him list of some starting websites, so he can launch them from that app in that browser.

I don’t think people are skilled enough to set their proxy. they are not skilled enough to isolate it from they existing browser. Chrome plugin can’t run proxy itself… So a standalone app, that start any browser he wants is one click solution…

My goal is to make that app simple, where all the hard tech staff is done, and anyone can fork it, and build its own autonomi app, and he will just need to edit html/js for GUI if he wants to customize it and some simple rust calls via tauri from that GUI.. Easy to use, easy to modify…

6 Likes