Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.02 KB

File metadata and controls

52 lines (35 loc) · 2.02 KB
  ____                  _ _         
 / ___|  ___  ___ _   _| (_)_ __   
 \___ \ / _ \/ __| | | | | | __|  
  ___) |  __/ (__| |_| | | | |_   
 |____/ \___|\___|\__,_|_|_|\__|  

root@deepweb:~# tor-browser --security-level high

Interface & Security Features

The "Security Slider" (Shield Icon): This is your primary defense against browser exploits.

  1. Standard: JavaScript Enabled. Video and audio work. (Vulnerable to 0-day JS exploits).
  2. Safer: Disables JS on HTTP sites. Disables fonts and math symbols.
  3. Safest: RECOMMENDED. Disables JS globally. Most sites will look broken, but you won't get hacked.

Fingerprinting: Tor Browser fights "Browser Fingerprinting" by making all users look the same.

  • Do not maximize the window.
  • Do not install extra extensions (No AdBlock, No LastPass). Each extension makes you unique.

root@deepweb:~# ./tips.sh

[ TIPS & TRICKS ]

  • NoScript: Learn to use the NoScript button. You can temporarily enable JS for just the site you are on (Trust Temporarily) if absolutely needed.
  • about:config: Expert users can modify javascript.enabled to false manually, but the Slider is safer for beginners.

/* -------------------------------------------------------------------------- / / CONTRIBUTE / / -------------------------------------------------------------------------- */

root@deepweb:~# ./donate.sh --support-dev

[ KEEP THE NETWORK ALIVE ]

"Information wants to be free, but servers cost money."

  • [STAR_REPO]: Star this repository to help others discover the truth.
  • [DEPLOY_FUNDS]: Access Ko-fi Gateway (Fuel the research).
  • [SYNC_UPDATES]: Follow on GitHub to receive the latest payloads.

System Message: Every contribution sustains the node. Ack received. //


⬅️ Previous: 0x0A Nuances | 🏠 Home | Next: 0x0C Wiki ➡️