ダークウェブが提供するもの(what the dark web has to offer)を深く掘り下げながら匿名を維持したい場合は、オニオンルーター(Tor)(Onion Router (Tor))が最も安全な方法です。Torブラウザは、インターネットを匿名で閲覧するために使用される強力な無料ツールであり、(Internet)タマネギ(onion)ドメイン を利用してさまざまなWebサイトを見つけることができます。
匿名性(Anonymity)は最近衰退しているように見え、ISP(ISPs)はあなたのあらゆる動きを監視し、ビッグテックのWebサイトはあなたの情報データを最高入札者に売り払っています。あなたが新しいウェブサイトを作成しようとしているなら、あるいはあなたがすでにそれを所有しているとしても、あなた自身とあなたの訪問者の両方のサイト保護の観点からタマネギサイトがあなたに何を提供できるかを調べる価値があるかもしれません。
オニオンドメインとは何ですか?(What Is An Onion Domain?)
オニオンドメインは、 Tor(Tor)匿名ブラウザでのみ使用されるIPサフィックスです。つまり、Microsoft Edge、Google Chrome、Mozilla Firefoxなどの標準的なブラウザは、Torが作成されたプロキシサーバーのリレー(the relay of proxy servers)をナビゲートできないため、オニオンドメインを使用するサイトにアクセスできません。
.com、.org、.bizなど、よく知っている標準のWebドメインは、 Internet Corporation for Assigned Names and Numbers(ICANN )によって発行されています。ユーザーは、新しいWebサイトで使用する前に、ドメインまたはサブドメインを登録するためにICANNに提案を提出する必要があります。
何千もの異なるドメインが利用可能ですが、それらを使用したいすべての人がそれらのすべてにアクセスできるわけではありません。.appleドメインは、取得するために特別な要求を必要とするそのようなドメインの1つです。通常、選択したドメインの登録と維持に関連するコストがあります。したがって、特定のドメインを取得したい人は、提出が承認された後、それを調達するために少し前払いの資本が必要になります。
タマネギサイトドメインの使用に関しては、長所と短所の両方があります。優れた機能の1つは、 Tor(Tor)ブラウザからのみアクセスできるという事実です。これは実際には長所と(and )短所の両方と見なすことができます。
Torがあまり人気のないブラウザと見なされていることを考えると、タマネギドメインを使用しているWebサイトは、オーガニックトラフィックの邪魔になりすぎない可能性があります。(Tor)ただし、安全性に精通し、関心のある個人は、Torが提供する匿名性の多くの層を高く評価しますが、これらはより一般的なブラウザーでは利用できません。
なぜタマネギサイトを作成するのですか?(Why Create an Onion Site?)
タマネギサイトを作成することを選択するとき、あなたは何よりも匿名性のためにそうしています。したがって、ドメイン名が自動的に生成されても、それほど驚くことではありません。2〜7の範囲の16個の小文字と数字のランダム化された文字列を受け取ります。この文字列は、Torブラウザがサーバーに移動できるようにするものです。
ドメイン名は変更できますが、コストがかかることを理解してください。作成しようとしているバニティドメインは、より認識しやすい単語で、計算コストが高く、多くのリソースを必要とします。Facebookは、選択したオニオンドメイン( (Facebook)facebookcorewwwi.onion)を作成するのに8文字しか必要としませんでしたが、コンピューターリソースにかなりのコストがかかりました。ドメイン名として必要な正確な16文字を達成するには、1台のコンピューターでデータをランダム化するのに10億年以上かかる可能性があります。
はい、これらのランダムな文字列が生成できるのは16文字だけです。これ以上でもそれ以下でもありません。これにより、文字列を覚えるのが難しくなり、ユーザーがWebサイトを覚えるのがさらに難しくなることがよくあります。また、悪意のあるユーザーが類似しているが異なるドメインを作成しやすくなり、潜在的な訪問者をさらに混乱させる可能性があります。
ただし、独自のドメインを作成するためだけにICANNに登録する必要がないことは、特典と見なすことができます。「whois」検索(“whois” searches)から詳細を隠す必要はなく、ICANNアカウントは悪意のある乗っ取りに対して脆弱ではありません。タマネギユーザーとして、プライバシーとドメインを完全に制御できます。
独自のオニオンウェブサイトの作成を進める前に、ダークウェブに安全にアクセスする方法を知っていることを確認してください。独自のタマネギサイトを作成する前に、プライバシーツールを実行することも必要です。前提条件を理解したら、次のセクションに進むことができます。
Torを使用したWebサーバーの作成(Creating A Web Server With Tor)
Torのオニオンサービスが既存のWebサーバーにオニオンドメインを提供できるようにする前に、既存のWebサーバーを構成する必要があります。サーバーが個人データや情報を漏えいしている場合、 Torが提供する強力な匿名性はあまり役に立ちません。
Torは、サーバーをローカルホストにバインドすることを提案しています。後でオニオンサービスを設定すると、訪問者が接続できる仮想ポートを作成できるため、これは実際のIPアドレスを保護するのに最適です。
また、サーバーに戻ってくる可能性のある識別情報をスクラブすることもできます。これは、訪問者に送信される可能性のあるエラーメッセージからサーバーの情報への参照を削除することを意味します。
サーバーのOnionサービスの構成(Configuring Your Server’s Onion Services)
Torプロジェクトのウェブサイトの指示に(instructions on the Tor project’s website)従う限り、この手順はかなり簡単です。このサイトでは、「torrc」ファイルを変更してオニオンサーバーを作成する方法に関する詳細情報を提供します。Torがマシン上で稼働していること、および前のセクションで説明したようにWebサーバーをローカルにインストールしていることを確認してください。(Make)
セットアップが完了したら、 Tor(Tor)ブラウザーをオンにして、Webサイトの公開鍵(またはドメイン)を生成します。トラフィックの開発を開始するために、Webサイトにアクセスしたい人に、このキーを好きなように配布します。
共有している鍵が秘密鍵ではなく公開鍵であることを確認してください。(Make sure that the key you’re sharing is the public key and not the private key.)秘密鍵があなたの目だけのものであることを確認することにより、サイトと訪問者を安全に保ちます。
How to Create Your Own Onion Site on Tor
When looking to remain anonymous while deep-diving through what the dark web has to offer, The Onion Router (Tor), is your safest bet. The Tor browser is a powerful free tool used for browsing the Internet anonymously, where you can discover varying websites utilizing the onion domain.
Anonymity is seemingly fading nowadays with ISPs watching your every move and big tech websites selling off your information data to the highest bidder. If you are looking to create a new website, or even if you happen to already own one, it may be worth looking into what an onion site can offer you in terms of site protection for both yourself and your visitors.
What Is An Onion Domain?
An onion domain is an IP suffix that is exclusively for use through the Tor anonymity browser. This means that standard browsers like Microsoft Edge, Google Chrome, and Mozilla Firefox will not have access to sites using the onion domain as they are unable to navigate the relay of proxy servers from which Tor is created.
The standard web domains which you’re more than likely familiar with, such as .com, .org, .biz, among others, are issued by the Internet Corporation for Assigned Names and Numbers (ICANN). Users must submit proposals to ICANN in order to register a domain or subdomain before they’ll be able to use it for their new website.
There are thousands of different domains available, but not all of them can be accessed by everyone who wants to use them. The .apple domain is one such domain that requires a special request to obtain. There are usually costs associated with registering and maintaining the domain of your choice. So anyone wanting to get a specific domain will need a little upfront capital in order to procure it once their submission has been approved.
There are both advantages and disadvantages when it comes to the use of an onion site domain. One of the better features is the fact that it can only be accessed through the Tor browser. This can actually be seen as both an advantage and disadvantage.
Seeing that a Tor is not considered a very popular browser, it’s likely that a website using an onion domain will not see too much in the way of organic traffic. However, safety-savvy and concerned individuals will appreciate the numerous layers of anonymity that Tor provides which are not available on the more popular browsers.
Why Create an Onion Site?
When you choose to create an onion site, you’re doing so more for the anonymity than anything else. So it shouldn’t come as too much of a surprise when the domain name is automatically generated for you. You’ll receive a randomized string of 16 lowercase letters and numbers ranging from 2 to 7. This string is what will allow the Tor browser the ability to navigate to your server.
Understand that the domain name can be changed, but at a cost. Any vanity domains you’re looking to create, with a more recognizable word or two, will be computationally expensive and require a lot of resources. Facebook only required 8 characters to create their onion domain of choice – facebookcorewwwi.onion – but at significant cost to computer resources. Achieving the exact desired 16 characters you want as a domain name could take a single computer, randomizing data, upwards of a billion years.
Yes, 16 characters are all that these random strings can produce. No more, no less. This can often lead to difficulty remembering the string, making it even more difficult for users to memorize your website. It can also make it easier for malicious users to create a similar but different domain leading to even more confusion for your potential visitors.
However, not needing to register with ICANN just to create your own domain can be seen as a perk. There’s no need to hide your details from “whois” searches, and your ICANN account won’t be vulnerable to malicious takeovers. You are in complete control of your privacy and your domain as an onion user.
Prior to moving forward with creating your own onion website, make sure that you know how to access the dark web securely. Running the privacy tools is also a requirement before creating your own onion site. Once you understand the prerequisites, you can continue to the next section.
Creating A Web Server With Tor
You’ll need to configure your existing web server before allowing Tor’s onion service to provide your existing web server an onion domain. There’s not much use for the powerful anonymity provided by Tor if your server is leaking personal data or information.
Tor suggests binding your server to localhost. This is great for securing your real IP address, because when you set up your onion services later, you’ll be able to create a virtual port that visitors can connect through.
You’ll also want to scrub your server of any identifying information that could lead back to you. This means removing any reference to your server’s information from any error messages that might be sent to visitors.
Configuring Your Server’s Onion Services
This procedure is rather simple so long as you follow the instructions on the Tor project’s website. The site will provide more detailed information on how to modify your ‘torrc’ file to create an onion server. Make sure that Tor is up and running on your machine and that you install a web server locally like discussed in the previous section.
Once setup is complete, turn on your Tor browser to generate a public key – or domain – for your website. Distribute this key however you like to anyone you want to visit your website in order to begin developing traffic.
Make sure that the key you’re sharing is the public key and not the private key. Keep your site and visitors secure by ensuring that the private key is for your eyes only.