Skip to content

AnshumanAtrey/onion-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Onion Directory

Here's a concise and well-formatted explanation of how Tor works:

🌐 How Tor Browser Works

  1. Connection Process 🖥️

    • Starting the Browser: Tor connects to a global network of volunteer-operated servers called relays.
    • Creating a Circuit:
      • Guard Node (Entry Node): Knows your IP address but not what you're accessing.
      • Middle Node: Connects the guard node to the exit node, knowing neither your IP nor the destination.
      • Exit Node: Sends your traffic to the final destination (e.g., DuckDuckGo) without knowing your identity.
  2. Data Encryption 🔒

    • Multi-layer encryption (like layers of an onion 🧅): Each node only decrypts one layer, ensuring no single node can trace both the source and destination.
  3. Final Destination 🏁

    • The website (e.g., DuckDuckGo) only sees the IP of the Exit Node, not your actual IP, preserving your anonymity.

⚙️ In short: Tor hides your identity by routing your connection through three random nodes and encrypting it, keeping your browsing anonymous!

Tor Links

Explore the following Tor links for various resources:

Hidden Wikis
Search Engines
Communities
News Sites
Financial Services
Personal Sites/Blogs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published