{"id":6158,"date":"2026-09-05T00:40:22","date_gmt":"2026-09-04T15:40:22","guid":{"rendered":"https:\/\/eternalsphere.net\/echoes\/?p=6158"},"modified":"2026-09-12T14:03:05","modified_gmt":"2026-09-12T05:03:05","slug":"xqh1pf48b9aapbm","status":"publish","type":"post","link":"https:\/\/blog.eternalsphere.net\/index.php\/2026\/09\/05\/xqh1pf48b9aapbm\/","title":{"rendered":"Japan\u2019s Small Tor Relay Population: Why a Few Dozen Nodes Still Matter"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Tor is a global anonymity network built on thousands of independently operated relays. Compared with the size of Japan\u2019s Internet infrastructure, however, the country has surprisingly few public Tor relays.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A recent snapshot showed roughly <strong>76 running relays in Japan<\/strong>, with a combined measured relay capacity of about <strong>2.14 Gbit\/s<\/strong>. A simple arithmetic calculation gives:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>2.14 Gbit\/s \u00f7 76 \u2248 28.2 Mbit\/s per relay<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">That is only about <strong>3.5 MB\/s per relay on average<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This figure needs to be interpreted carefully. Tor relay bandwidth is not evenly distributed. A handful of fast relays can contribute hundreds of megabits per second, while many smaller relays may provide only a few or a few dozen megabits per second. The arithmetic mean therefore does not describe the \u201ctypical\u201d relay very well.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A hypothetical distribution might look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>A few large relays\n300 Mbit\/s\n200 Mbit\/s\n150 Mbit\/s\n\nSeveral medium relays\n30\u201380 Mbit\/s\n\nMany small relays\n5\u201330 Mbit\/s<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The faster machines pull the average upward, meaning the median relay could be noticeably slower than the calculated 28.2 Mbit\/s.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Relay count is not the whole story<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Tor does not route traffic purely according to the number of relays. Directory authorities and bandwidth measurement systems assign weights based on factors such as measured capacity and relay role.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Two countries could therefore both have 100 relays while contributing very different amounts of usable capacity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A network containing:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>100 \u00d7 10 Mbit\/s relays<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">is very different from one containing:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>100 \u00d7 500 Mbit\/s relays<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The same distinction applies to consensus weight. A country\u2019s percentage of Tor consensus weight is not simply its percentage of physical relay bandwidth.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consensus weight reflects the probability that Tor clients will select particular relays for different positions in circuits. It depends on network measurements, relay roles, available bandwidth, and the balancing decisions encoded in each Tor consensus.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why a small Japanese relay can still matter<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">From the perspective of the entire Tor network, a relay providing a few tens of megabits per second may appear modest.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From the perspective of Japan, the same relay can be much more significant.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If a country has only several dozen active relays, adding one stable node increases not only capacity but also:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>geographic diversity;<\/li>\n\n\n\n<li>autonomous-system diversity;<\/li>\n\n\n\n<li>network-provider diversity;<\/li>\n\n\n\n<li>operator diversity;<\/li>\n\n\n\n<li>resilience against failure or concentration.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The diversity aspect can be more important than raw throughput.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, adding another relay to a large European hosting provider may increase total bandwidth substantially, but it does little to reduce infrastructure concentration if hundreds of other relays already exist in the same datacenter network.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A smaller independently operated relay in a different Japanese access network can contribute something less easily replicated: another independent routing location.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Residential and non-datacenter relays<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A large share of high-capacity Tor infrastructure runs in commercial datacenters and VPS networks. Those environments are attractive because they provide predictable connectivity, static addresses, inexpensive bandwidth, and good uptime.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Residential connections are more complicated. They may involve dynamic addresses, consumer routers, provider policies, and less predictable upload performance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Nevertheless, a stable residential or small-office relay can add meaningful topology diversity if:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>the public address is reachable\n+\nthe connection is stable\n+\nthe operator maintains the system\n+\nthe relay remains online long term<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">A dynamic IPv4 address is not inherently disqualifying. Tor relay identity is primarily associated with its cryptographic identity keys rather than permanently tied to one IP address.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the public address changes but the relay identity remains intact, the same relay can continue operating after it republishes its descriptor.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Stability usually matters more than short bursts of speed<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A relay offering extremely high bandwidth for a few days is less valuable than it may first appear.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A node that stays online continuously for months or years provides predictable capacity and may gradually qualify for additional Tor flags such as <code>Stable<\/code>, <code>Fast<\/code>, or eventually <code>Guard<\/code>, depending on network measurements and authority decisions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For this reason, a modest but sustainable relay can be more useful than an aggressively configured node that frequently disappears.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A practical philosophy is:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sustainable bandwidth\n+\nstable uptime\n+\nconsistent identity\n+\nregular maintenance\n&gt;\nmaximum possible bandwidth<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For countries with relatively few relays, this principle becomes even more important.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Japan\u2019s relay population demonstrates an interesting characteristic of Tor: a globally small contribution can still be locally meaningful.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When a country has only a few dozen public relays, every additional stable and independently operated node improves the network in ways that raw global percentages do not fully capture.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tor is a global anonymity network built on thousands of independently operated relays. Compared with the size of Japan\u2019s Internet infrastructure, however, the country has surprisingly few public Tor relays. A recent snapshot showed roughly 76 running relays in Japan, with a combined measured relay capacity of about 2.14 Gbit\/s. &hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[120],"tags":[245],"class_list":["post-6158","post","type-post","status-publish","format-standard","hentry","category-1s3b6h7r2zay02x","tag-tor"],"_links":{"self":[{"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/posts\/6158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/comments?post=6158"}],"version-history":[{"count":1,"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/posts\/6158\/revisions"}],"predecessor-version":[{"id":6159,"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/posts\/6158\/revisions\/6159"}],"wp:attachment":[{"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/media?parent=6158"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/categories?post=6158"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.eternalsphere.net\/index.php\/wp-json\/wp\/v2\/tags?post=6158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}