I'm relatively new to Tor and I was wondering if get variables in the address bar are visible to anyone other than the client and the server.
Example:
randomaddress.onion/login.php?a=47
Would anyone be able to see that a is 47?
Thanks.
I'm relatively new to Tor and I was wondering if get variables in the address bar are visible to anyone other than the client and the server.
Example:
randomaddress.onion/login.php?a=47
Would anyone be able to see that a is 47?
Thanks.
No. Hidden Services connection encrypts everything your browser sends. The variables are just a part of address and thus cannot be read because the address is encrypted.