Link-translating proxies are widely used for anonymous browsing, policy circumvention and WebVPN functions. These are implemented by encoding the destination URL in the path of the URL submitted to the proxy and rewriting all links before returning the document to the client. Commonly these are based on the CGIProxy implementation or a variant. While popular, broken links and very slow load times are common. This is so, since the use of scripting languages makes finding and translating links (the essential task of such a proxy) very difficult. Some web-sites become entirely non-functional when loaded. This paper proposes a novel architecture for a link-translating proxy. By using a sub-domain mapping technique we entirely eliminate the need to translate (or even find") relative links in content. This makes the link rewriting algorithm very simple and robust. We have implemented, deployed, and tested the proxy extensively. We conducted a comparison between the our proxy and CGIProxy. Both the theoretical analysis and experimental evaluation show that our proxy is significantly better in terms of robustness, performance, and security. We call our system Address Bar Only Proxy or ABOProxy. We suggest several novel applications.
[1]
Cormac Herley,et al.
One-Time Password Access to Any Server without Changing the Server
,
2008,
ISC.
[2]
Hector Garcia-Molina,et al.
Parallel crawlers
,
2002,
WWW.
[3]
Yossi Matias,et al.
How to Make Personalized Web Browising Simple, Secure, and Anonymous
,
1997,
Financial Cryptography.
[4]
Nick Mathewson,et al.
Tor: The Second-Generation Onion Router
,
2004,
USENIX Security Symposium.
[5]
Marc Najork,et al.
Mercator: A scalable, extensible Web crawler
,
1999,
World Wide Web.
[6]
David Mazières,et al.
Democratizing Content Publication with Coral
,
2004,
NSDI.
[7]
Ari Luotonen.
Web Proxy Servers
,
1997
.