內容簡介
總結: The Onion Service by Adam Szokol 外掛提供可靠功能,讓您的 WordPress 網站與 Tor 網路整合。它設定您的網站來處理 .onion 地址,可以增強使用 Tor 瀏覽器的訪客的存取性和隱私保護。這個外掛能夠有效地在單站和 WordPress 多站點安裝中運作。
問題與答案:
- 這個外掛的核心功能是什麼?
- 答案: 這個外掛具有管理輔助功能,當啟用時,會檢查並創建必要的 sunrise.php 檔案,以支持域名映射。它還會嘗試向您的 wp-config.php 檔案添加所需的 define( ‘SUNRISE’, true ); 常數,這通常是設定過程中最複雜的步驟之一。
- 誰可以進入設定介面?
- 答案: 設定介面僅對管理員(或多站點上的超級管理員)開放,讓您輕鬆映射您的 .onion 域名並管理服務狀態。
- 這個外掛的關鍵功能有哪些?
- 答案:
- 自動 sunrise.php 創建: 處理 sunrise.php 的創建和放置,以進行可靠的域名映射。
- 選擇性 wp-config.php 修改: 嘗試安全地向您的配置文件添加 SUNRISE 常數,提供設定協助。
- 統一架構: 在單個 WordPress 網站和多站點網絡中穩定運作。
- Onion-Location 標頭: 自動通知 Tor 瀏覽器用戶,您的網站有一個私密的 .onion 版本可用。
- 完整域名映射: 將獨特的 .onion 域名指派給安裝中的特定站點。
- 服務狀態控制: 輕鬆停用洋蔥服務並顯示自訂維護訊息。
外掛標籤
開發者團隊
② 後台搜尋「Onion Service by Adam Szokol」→ 直接安裝(推薦)
原文外掛簡介
The Onion Service by Adam Szokol plugin provides reliable functionality for integrating your WordPress site with the Tor network. It configures your site to handle .onion addresses, which can enhance accessibility and privacy for your visitors using the Tor Browser. This plugin is built to work effectively on both single-site and WordPress Multisite installations.
A core feature is its administrative helper functionality. On activation, the plugin checks for and creates a necessary sunrise.php file for domain mapping support. It also attempts to add the required define( ‘SUNRISE’, true ); constant to your wp-config.php file, which is often the most complex step in the setup process. This modification is only attempted if file permissions allow it.
The settings interface is available only to administrators (or Super Admins on Multisite), allowing you to easily map your .onion domains and manage the service status.
Key Features:
Automatic sunrise.php Creation: Handles the creation and placement of sunrise.php for reliable domain mapping.
Optional wp-config.php Modification: Attempts to safely add the SUNRISE constant to your configuration file, providing a setup assist.
Unified Architecture: Works consistently across single WordPress sites and Multisite networks.
Onion-Location Header: Automatically informs Tor Browser users that a private .onion version of your site is available.
Full Domain Mapping: Assign unique .onion domains to specific sites in your installation.
Service Status Control: Easily disable the onion service and display a custom maintenance message.
