2

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.

dan.onion
  • 123
  • 2

1 Answers1

1

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.

nobody
  • 725
  • 4
  • 15