tor-browsing

Configure Tor Browser to access Mobazha stores privately, or run a store as a .onion hidden service. Use for privacy and anonymity setup.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tor-browsing" with this command: npx skills add fengzie/mobazha-tor-browsing

Tor Browsing & Privacy Configuration

Access Mobazha stores anonymously through Tor, or run your own store as a .onion hidden service.

Part A: Browse Mobazha Stores via Tor (Buyer)

Step 1: Install Tor Browser

Download from the official Tor Project website: https://www.torproject.org/download/

PlatformInstall Method
WindowsDownload and run the installer from torproject.org
macOSDownload the .dmg, drag to Applications
Linuxsudo apt install torbrowser-launcher or download from torproject.org
AndroidInstall "Tor Browser" from Google Play or F-Droid

Step 2: Access a .onion Store

If a Mobazha store has Tor enabled, it will have a .onion address. Open Tor Browser and navigate to:

http://<store-onion-address>.onion

The store looks and works exactly like the clearnet version, but your connection is routed through the Tor network for privacy.

Step 3: Browse the Mobazha Marketplace via Tor

The SaaS marketplace can also be accessed through Tor by visiting:

https://app.mobazha.org

Tor Browser handles the connection routing automatically. Note that .onion addresses provide stronger anonymity than accessing clearnet URLs through Tor.

Privacy Tips for Buyers

  • Use Tor Browser exclusively — don't use a regular browser with a Tor proxy
  • Don't maximize the window — keeping the default size reduces fingerprinting
  • Avoid logging in — browsing without an account provides the strongest anonymity
  • Use cryptocurrency — for truly private purchases, pay with privacy-focused coins like Zcash (shielded)

Part B: Run Your Store as a Tor Hidden Service (Seller)

Option 1: Enable During Docker Installation

curl -sSL https://get.mobazha.org/standalone | sudo bash -s -- --overlay tor

This sets up your store with a .onion address. No domain name or public IP required.

Option 2: Enable on an Existing Docker Store

In the store admin dashboard:

  1. Go to Admin → System → Network
  2. Enable the Tor overlay
  3. Save and wait for the service to restart

The .onion address will be generated and displayed in the Network settings.

No re-installation needed.

Option 3: Using mobazha-ctl

cd /opt/mobazha
# Update .env to set OVERLAY_TYPE=tor and CONNECTIVITY=overlay
# Then restart:
docker compose -f docker-compose.yml -f docker-compose.overlay.yml --profile tor up -d

Finding Your .onion Address

After enabling Tor, your store's .onion address is shown in:

  • Admin → System → Network in the dashboard
  • The container logs: docker compose logs | grep "onion"

How It Works

When Tor overlay is enabled:

  • Your store runs a Tor hidden service inside the Docker container
  • A .onion address is generated (no domain purchase needed)
  • Buyers can access your store anonymously via Tor Browser
  • Your VPS IP is not exposed to buyers
  • You can run with Tor and a clearnet domain simultaneously

Lokinet Alternative

Mobazha also supports Lokinet as a privacy overlay:

curl -sSL https://get.mobazha.org/standalone | sudo bash -s -- --overlay lokinet

Lokinet provides similar anonymity properties with potentially lower latency.

Security Considerations

  • Tor does not encrypt stored data — it protects network traffic only
  • If running a hidden service, keep your VPS identity separate from your real identity
  • Use cryptocurrency for payments to maintain transaction privacy
  • Regularly update your store to get the latest security patches

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated