tools:tor
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:tor [2024/10/01 03:27] – [Security Caveats] AspHunter | tools:tor [2024/10/01 03:30] (current) – AspHunter | ||
---|---|---|---|
Line 24: | Line 24: | ||
It then forwards the data onto a middle node which only acts a relay between nodes. It doesn’t know the final destination nor does it know where the data came from. It only knows the entry node and the exit node. This is vital for making sure you stay anonymous. The Middle node or relay, only moves your encrypted data back and forth between entry and exit nodes. | It then forwards the data onto a middle node which only acts a relay between nodes. It doesn’t know the final destination nor does it know where the data came from. It only knows the entry node and the exit node. This is vital for making sure you stay anonymous. The Middle node or relay, only moves your encrypted data back and forth between entry and exit nodes. | ||
- | When the exit node gets your data from the middle relay, it decrypts the URL that you are wanting to go to and forwards just that information onto a dns server which sends back the webpage you are looking for. This then enters the exit node, is encrypted and sent through the middle relay, which in turn moves the data back to the entry node and then to you. | + | When the exit node gets your data from the middle relay, it decrypts the URL that you are wanting to go to and forwards just that information onto a DNS server which sends back the webpage you are looking for. This then enters the exit node, is encrypted and sent through the middle relay, which in turn moves the data back to the entry node and then to you. |
Line 31: | Line 31: | ||
This lesson will briefly cover the aspects of using Tor and Python 3 to host your own site. | This lesson will briefly cover the aspects of using Tor and Python 3 to host your own site. | ||
- | In your [[tools: | + | In your [[tools: |
mkdir my_tor | mkdir my_tor |
tools/tor.1727753271.txt.gz · Last modified: 2024/10/01 03:27 by AspHunter
Find this page online at: https://bestpoint.institute/tools/tor
Find this page online at: https://bestpoint.institute/tools/tor