this post was submitted on 18 Apr 2024
115 points (87.6% liked)
Technology
59168 readers
3245 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Tor doesn't because the server that you contact passes it to another and encrypts the data further the exit node can then decrypt it and perform the web request on your behalf without knowing where it's coming from.
Yes, but Tor isn't a VPN- the most distinguishing difference being when using a VPN all traffic from your device is sent to the VPN tunnel, while only traffic from the Tor browser is anonymized for the onion network.
Tor acts as a proxy Tor browser is shipped with tor but using a different port. Tor is not the browser.
So as long as you set up what you want to use with tor and remember to start it, it should work. Otherwise I'm sure you could setup a pi or local server to route everything through tor if you wanted to.
Edit: I believe the tor network is a VPN though. Your data is sent privately through the virtual tor network. Not all VPN connections have to work the same, after all Hamachi is also a VPN.