オニオンルーター(Tor)は、コンピューターとインターネット帯域幅を提供するボランティアのネットワークのサポートに基づいて実行され、すべてを統合します。オンラインプライバシー保護とIDを危険にさらすことなくさまざまなWebサイトにアクセスする機能を目的として、Torを信頼しているユーザーは世界中に何百万人もいます。
独自のTor(Tor)リレーまたはノードをホストすることで、他のユーザーがオンラインで同じ自由を享受できるように支援する機会が得られますが、いくつかの追加の利点があります。ただし、潜在的なリスクを理解することも重要です。速度はTor(Tor)を使用する際のハイライトの1つではありません。匿名性が目標である場合、より高速な代替手段は信頼できるVPNサービスです。( a trusted VPN service)
サービスの匿名性を利用して犯罪活動に従事すること(to engage in criminal activities)を選択する人もいます。そうすることで、これは、他の方法ではまったく関心がないことにスポットライトを当てることができます。何かが間違っていると疑われる場合は、 ISPからの電話を期待できます。(ISP)
それでもTor(Tor)リレーが自分に適していると感じる場合は、独自のリレーをセットアップする方法についての説明を読み続けてください。
Torリレーのセットアップの必要性
完全なセットアップ構成には、ある程度の時間といくつかの技術的なスキルが必要です。Torリレーのプロセス全体はそれほど複雑ではありませんが、最初に完了する必要のあるいくつかの準備手順があります。
まず、インターネット接続と使用する予定のサーバーに関する詳細をいくつか収集します。実際の帯域幅に関しては、 ISP(ISP)の言葉を信じないことが最善です。代わりに、 speedtest.net(speedtest.net)などのサイトにアクセスして、ダウンロードとアップロードの速度を取得することをお勧めします。
ピーク時の速度をテスト(Test)して、混雑したトラフィックの負荷時にどのくらいの帯域幅が提供されるかをより正確に把握します。現在、無制限の帯域幅プランの契約を結んでいない場合は、毎月データに課せられる制限についても理解する必要があります。
次に、ip4.meにアクセスして、パブリックIPアドレスが何であるかをすばやく把握します。ページ上部に住所が表示されます。また、ネットワークでプロキシサーバー、 NAT(NAT)、ファイアウォール(firewall)、またはルーター(router)を使用している場合は、覚えておくと便利です。
隠すべき送信を伴うソーシャルアプリケーションがある場合も同じことが言えます。いくつかある場合は、使用されているポートを特定し、可能であれば、異なるポートを使用するように構成します。
Torハードウェアの設定
今こそ、Torリレーが実行するハードウェアとオペレーティングシステムを選択するときです。インターネットの最低ダウンロード速度は約250KBps必要ですが、それ以上のメリットがあります。少なくとも64ビットアーキテクチャを使用してすべてをロードすることもお勧めします。
オペレーティングシステムは最終的にはあなた次第ですが、Debian(またはUbuntu)が最良の選択です。Debianリポジトリ(Debian repository)にTorパッケージがあり、インストールが非常に簡単です。
(Installing)Torエージェントの(Tor Agent)インストールと設定
このチュートリアルの残りの部分では、Debianが選択されたOSであると想定します。
sudo apt-get install tor
- 追加のディスク容量が必要であることを通知するメッセージを受信したら、 Y(Y)キーを押してEnterキー(Enter)を押します。
- インストールプロセスが完了に近づくと、2つのメッセージのいずれかが表示されます。
Starting tor daemon…done
また
Setting up tor…
- メッセージが受信されない場合は、端末に次のように入力することで、障害の原因を特定できます。
sudo tail -f /var/log/messages
- リストされている問題を修正して、Torのインストールを再試行してください。
- /etc/torまたは単に/etc/でメイン設定ファイル(torrc)を見つけます。次のように入力して、テキストエディタでファイルを開きます。
sudo vi /etc/tor/torrc
ORPort 443
Exitpolicy reject *:*
Nickname whateveryouwant
ContactInfo [email protected]
- NicknameセクションとContactInfoセクションは好きなように変更できます。帯域幅の使用を制限する場合は、回線を追加する必要があります。これは、データ使用量の制限内にとどまるだけでなく、クライアントPCのパフォーマンスを無視することなく、 Torに優れた速度を提供するためにも役立ちます。(Tor)できる限りこれのバランス(Attempt)をとるようにしてください。
- ファイルの最後に次の行を追加します。
ccountingStart day 0:00
AccountingMax 512 MBytes
RelayBandwidthRate 5120 KBytes
RelayBandwidthBurst 10240 KBytes
:wq
- Enterキーを押し、以下を使用してTorを再起動します。
sudo service tor restart
- これで、 Tor出口ノードを使用できるようになります。
Torリレーの監視
Anonymizing Relay Monitor(ARM )を使用して、リレーを監視できます。次のコマンドを使用して、ターミナルからインストールします。
sudo apt-get install tor-arm
sudo arm
Tor Metrics(以前のTor Atlas)は、リレーを公開するもう1つの優れた監視サービスです。このサイトには、 Tor(Tor)リレーと出口ノードのグローバルカタログが含まれています。リレーが設定されてからサイトに表示されるまで、最大4時間かかります。
- まず、次のコマンドを入力して、 Tor(Tor)リレーのフィンガープリントを取得します。
# cat /var/lib/tor/fingerprint
- 長い文字列の2番目のブロックを探しています。それを書き留めるか、次のステップのために覚えておいてください。
- ブラウザで、次のURLを開きます。
https://metrics.torproject.org/#details/<relay fingerprint info>
- ノードを見つけるには、設定時に付けたニックネームを検索します。
リレーがすぐに多くのトラフィックを獲得することを期待しないでください。データルーティングが開始されるまでには数日かかる可能性があり、リレーが他のクライアントのエントリポイントになる可能性があると見なされるまでに68日以上かかる可能性があります。
すべてが最終的に落ち着いたら、何百万人ものユーザーにインターネットをより安全に使用する方法を提供するボランティアの成長するコラボレーションの一部になることを知っておいてください。
How To Set Up Your Own Tor Relay
The Onion Router (Tor) rυns on the support of a network of volunteers offering up their compυters and internet bandwidth to make it all come together. Thеre are millions of users around the world who place their trust in Tor for thе purpoѕe of online privacy protection аnd the ability to access various websites wіthout compromising their identities.
Hosting your own Tor relay or node affords you the chance to help other users enjoy the same freedoms online with a few additional benefits. However, it’s also good to understand the potential risks. Speed is not one of the highlights of using Tor. A faster alternative would be a trusted VPN service if anonymity is your goal.
There are also some who choose to use the anonymity of the service to engage in criminal activities. By doing so, this could shine a spotlight on you that you otherwise would have zero interest in. You can expect a call from your ISP if they suspect something is amiss.
If you still feel that a Tor relay is for you, continue reading for instructions on how you can set up one of your very own.
Tor Relay Setup Necessities
The full setup configuration should only require some time and a few technical skills. The whole process for a Tor relay isn’t too complicated but there are a few preliminary steps you’ll need to complete first.
To begin, gather a few details on your internet connection and the server you plan to use. It’s best to not take your ISP at their word when it comes to actual bandwidth. Instead, it’s advisable that you go to a site like speedtest.net to acquire the download and upload speeds.
Test the speeds during peak hours to get a more accurate ballpark of how much bandwidth is afforded to you during busy traffic loads. If you’re not currently under contract for an unlimited bandwidth plan, you’ll also need to understand the limits placed on your data each month.
Next, quickly figure out what your public IP address is by heading to ip4.me. The address will be displayed at the top of the page. It will also benefit you to keep in mind if you are using a proxy server, NAT, firewall or router in your network.
The same can be said if there are any social applications with transmissions that should be concealed. If there are some, locate which ports are being used and configure them to use different ones, if possible.
Configuring Your Tor Hardware
Now is the time to choose the hardware and operating system your Tor relay will run. You need around 250KBps minimum internet download speed, although the more the merrier. It’s also a good idea to load everything using at least 64-bit architecture.
The operating system is ultimately up to you but Debian (or Ubuntu) would be the best choice. There is a Tor package located in the Debian repository that makes installation very simple.
Installing & Configuring The Tor Agent
The rest of this tutorial will assume that Debian is the OS of choice.
- Open a terminal and type the following:
sudo apt-get install tor
- Press Y and Enter after receiving a message informing you’ll need additional disk space.
- Once the installation process is nearing completion, you should see one of two messages
Starting tor daemon…done
or
Setting up tor…
- If no message is received, you can figure out what caused the failure by typing the following into the terminal:
sudo tail -f /var/log/messages
- Fix the issues listed and try to install Tor again.
- Locate the main configuration file (torrc) in /etc/tor or simply /etc/. Open the file in a text editor by typing:
sudo vi /etc/tor/torrc
- Head to the bottom of the file and type the following:
ORPort 443
Exitpolicy reject *:*
Nickname whateveryouwant
ContactInfo [email protected]
- You can change the Nickname and ContactInfo sections to whatever you wish. If you intend to limit bandwidth usage, you’ll need to add more lines. This is not only beneficial to stay within your data usage limit but to also provide good speed for Tor, without neglecting the client PC’s performance. Attempt to balance this as best you can.
- Add these next lines at the bottom of the file:
ccountingStart day 0:00
AccountingMax 512 MBytes
RelayBandwidthRate 5120 KBytes
RelayBandwidthBurst 10240 KBytes
:wq
- Hit Enter and restart Tor using:
sudo service tor restart
- The Tor exit node should now be ready for use.
Monitoring Your Tor Relay
You can keep an eye on your relay using the Anonymizing Relay Monitor (ARM). Install it via the terminal with the following command:
sudo apt-get install tor-arm
- Once installed, launch it using:
sudo arm
Tor Metrics, formerly Tor Atlas, is another great monitoring service that will display your relay publicly. The site contains a global catalog of Tor relays and exit nodes. It will take up to 4 hours after your relay has been set up before it will be visible on the site.
- First, acquire the Tor relay fingerprint by entering the following command:
# cat /var/lib/tor/fingerprint
- You’re looking for the second block of a long string of letters. Write it down or remember it for the next step.
- In your browser, open the following URL:
https://metrics.torproject.org/#details/<relay fingerprint info>
- To find your node, search for the nickname you gave it while setting things up.
Don’t expect your relay to gain much traffic any time soon. It will likely take a few days for data routing to get going and no earlier than 68 days before your relay can be considered a possible entry point for other clients.
Just know that once everything has finally settled, you’ll be a part of a growing collaboration of volunteers that provide millions of users a safer way to use the internet.