How to make Smart PDF submission form work with TOR?

For stuff that really doesn't have ANYTHING to do with Puppy
Post Reply
Message
Author
ryan14
Posts: 12
Joined: Fri 07 May 2010, 04:49

How to make Smart PDF submission form work with TOR?

#1 Post by ryan14 »

One of my friends wants to make a submission in the following Smart PDF online submission form:

https://forms.australia.gov.au/forms/se ... rmCode=ACF

But whenever he loads the url it opens Adobe acrobat reader which I assume will bypass TOR because the form requires Javascript to be enabled. The form will not submit unless javascript is enabled.

So how can my friend submit the adobe smart pdf form with javascript enabled while still being anonymous with TOR?

If it's not possible with TOR, what other free services could my friend use?

User avatar
urban soul
Posts: 273
Joined: Wed 05 Mar 2008, 17:03
Location: "Killing a nerd is not as much fun as ist sounds" B.Simpson
Contact:

#2 Post by urban soul »

You may resolve DNS with TOR and send suspected sites to a dead end like this:

/etc/hosts:

127.0.0.1 adobe.com
127.0.0.1 https://forms.australia.gov.au/

of course this doesn't help if static IPs are used.

~~

I dont know how to bypass the browser's proxy settings with javascript, but this would be a security issue... The browser must sandbox scripts and as far as I kwow this is working more or less... in firefox.

HTH,
urban

Post Reply