mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-19 17:24:25 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@ -1,16 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: "DNS Overview"
|
title: "DNSの概要"
|
||||||
icon: material/dns
|
icon: material/dns
|
||||||
description: The Domain Name System is the "phonebook of the internet," helping your browser find the website it's looking for.
|
description: ドメインネームシステム(DNS)は「インターネットの電話帳」であり、ブラウザが探しているウェブサイトを見つけるのに役立ちます。
|
||||||
---
|
---
|
||||||
|
|
||||||
The [Domain Name System](https://en.wikipedia.org/wiki/Domain_Name_System) is the 'phonebook of the Internet'. DNS translates domain names to IP addresses so browsers and other services can load Internet resources, through a decentralized network of servers.
|
The [Domain Name System](https://en.wikipedia.org/wiki/Domain_Name_System) is the 'phonebook of the Internet'. DNS translates domain names to IP addresses so browsers and other services can load Internet resources, through a decentralized network of servers.
|
||||||
|
|
||||||
## What is DNS?
|
## DNSとは?
|
||||||
|
|
||||||
When you visit a website, a numerical address is returned. For example, when you visit `privacyguides.org`, the address `192.98.54.105` is returned.
|
ウェブサイトにアクセスすると、数値のアドレスが返されます。 たとえば、 `privacyguides.org`にアクセスすると、アドレス `192.98.54.105` が返されます。
|
||||||
|
|
||||||
DNS has existed since the [early days](https://en.wikipedia.org/wiki/Domain_Name_System#History) of the Internet. DNS requests made to and from DNS servers are **not** generally encrypted. In a residential setting, a customer is given servers by the ISP via [DHCP](https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol).
|
DNSはインターネットの[初期](https://en.wikipedia.org/wiki/Domain_Name_System#History)から存在しています。 DNS requests made to and from DNS servers are **not** generally encrypted. In a residential setting, a customer is given servers by the ISP via [DHCP](https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol).
|
||||||
|
|
||||||
Unencrypted DNS requests are able to be easily **surveilled** and **modified** in transit. In some parts of the world, ISPs are ordered to do primitive [DNS filtering](https://en.wikipedia.org/wiki/DNS_blocking). When you request the IP address of a domain that is blocked, the server may not respond or may respond with a different IP address. As the DNS protocol is not encrypted, the ISP (or any network operator) can use [DPI](https://en.wikipedia.org/wiki/Deep_packet_inspection) to monitor requests. ISPs can also block requests based on common characteristics, regardless of which DNS server is used. Unencrypted DNS always uses [port](https://en.wikipedia.org/wiki/Port_(computer_networking)) 53 and always uses UDP.
|
Unencrypted DNS requests are able to be easily **surveilled** and **modified** in transit. In some parts of the world, ISPs are ordered to do primitive [DNS filtering](https://en.wikipedia.org/wiki/DNS_blocking). When you request the IP address of a domain that is blocked, the server may not respond or may respond with a different IP address. As the DNS protocol is not encrypted, the ISP (or any network operator) can use [DPI](https://en.wikipedia.org/wiki/Deep_packet_inspection) to monitor requests. ISPs can also block requests based on common characteristics, regardless of which DNS server is used. Unencrypted DNS always uses [port](https://en.wikipedia.org/wiki/Port_(computer_networking)) 53 and always uses UDP.
|
||||||
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: "Tor Overview"
|
title: "Torの概要"
|
||||||
icon: 'simple/torproject'
|
icon: 'simple/torproject'
|
||||||
description: Torは、可能な限りプライバシーを守ってインターネットを利用するために設計された、自由に利用できる分散型ネットワークです。
|
description: Torは、可能な限りプライバシーを守ってインターネットを利用するために設計された、自由に利用できる分散型ネットワークです。
|
||||||
---
|
---
|
||||||
|
|
||||||
Torは、可能な限りプライバシーを守ってインターネットを利用するために設計された、自由に利用できる分散型ネットワークです。 適切に使用すれば、プライベートで匿名のブラウジングや通信を行うことができます。
|
Torは、可能な限りプライバシーを守ってインターネットを利用するために設計された、自由に利用できる分散型ネットワークです。 適切に使用すれば、プライベートで匿名のブラウジングや通信を行うことができます。
|
||||||
|
|
||||||
## Path Building to Clearnet Services
|
## クリアネット・サービスへの通路の構築
|
||||||
|
|
||||||
「クリアネット・サービス」とは、 [privacyguides.org](https://www.privacyguides.org)のように、どのブラウザーでもアクセスできるウェブサイトのことです。 Torは、ノード(またはリレー)と呼ばれる、ボランティアが運営する何千ものサーバーで構成されるネットワークを経由してトラフィックをルーティングすることにより、匿名でこれらのウェブサイトに接続することができます。
|
「クリアネット・サービス」とは、 [privacyguides.org](https://www.privacyguides.org)のように、どのブラウザーでもアクセスできるウェブサイトのことです。 Torは、ノード(またはリレー)と呼ばれる、ボランティアが運営する何千ものサーバーで構成されるネットワークを経由してトラフィックをルーティングすることにより、匿名でこれらのウェブサイトに接続することができます。
|
||||||
|
|
||||||
@ -22,9 +22,9 @@ Torは、可能な限りプライバシーを守ってインターネットを
|
|||||||
|
|
||||||
### 入力ノード
|
### 入力ノード
|
||||||
|
|
||||||
The entry node, often called the guard node, is the first node to which your Tor client connects. The entry node is able to see your IP address, however it is unable to see what you are connecting to.
|
入力ノードはしばしばガードノードと呼ばれ、Torのクライアントが最初に接続するノードです。 入力ノードはあなたのIPアドレスを見ることができますが、あなたが何に接続しているかを見ることはできません。
|
||||||
|
|
||||||
Unlike the other nodes, the Tor client will randomly select an entry node and stick with it for two to three months to protect you from certain attacks.[^1]
|
他のノードとは異なり、Torクライアントはランダムに入力ノードを選択した後、特定の攻撃からあなたを守るため、2~3ヶ月間そのノードを使用します。[^1]
|
||||||
|
|
||||||
### 中間ノード
|
### 中間ノード
|
||||||
|
|
||||||
@ -38,9 +38,9 @@ The exit node is the point in which your web traffic leaves the Tor network and
|
|||||||
|
|
||||||
The exit node will be chosen at random from all available Tor nodes ran with an exit relay flag.[^2]
|
The exit node will be chosen at random from all available Tor nodes ran with an exit relay flag.[^2]
|
||||||
|
|
||||||
## Path Building to Onion Services
|
## オニオン・サービスへの通路の構築
|
||||||
|
|
||||||
"Onion Services" (also commonly referred to as "hidden services") are websites which can only be accessed by the Tor browser. These websites have a long randomly generated domain name ending with `.onion`.
|
「オニオンサービス」(一般に「隠しサービス」とも呼ばれます)とは、Torブラウザでしかアクセスできないウェブサイトのことです。 These websites have a long randomly generated domain name ending with `.onion`.
|
||||||
|
|
||||||
Connecting to an Onion Service in Tor works very similarly to connecting to a clearnet service, but your traffic is routed through a total of **six** nodes before reaching the destination server. Just like before however, only three of these nodes are contributing to *your* anonymity, the other three nodes protect *the Onion Service's* anonymity, hiding the website's true IP and location in the same manner that Tor Browser is hiding yours.
|
Connecting to an Onion Service in Tor works very similarly to connecting to a clearnet service, but your traffic is routed through a total of **six** nodes before reaching the destination server. Just like before however, only three of these nodes are contributing to *your* anonymity, the other three nodes protect *the Onion Service's* anonymity, hiding the website's true IP and location in the same manner that Tor Browser is hiding yours.
|
||||||
|
|
||||||
@ -56,13 +56,13 @@ Torは、各パケット(送信データのブロック)を、出口ノー
|
|||||||
|
|
||||||
Torが回路を構築すると、データの伝送は以下のように行われます。
|
Torが回路を構築すると、データの伝送は以下のように行われます。
|
||||||
|
|
||||||
1. まず、パケットが入力ノードに到達すると、暗号化の最初のレイヤーが取り除かれます。 In this encrypted packet, the entry node will find another encrypted packet with the middle node’s address. The entry node will then forward the packet to the middle node.
|
1. まず、パケットが入力ノードに到達すると、暗号化の最初のレイヤーが取り除かれます。 この暗号化されたパケットの中から、入力ノードは中間ノードのアドレスを持つ、別の暗号化されたパケットを見つけます。 入力ノードはその後、パケットを中間ノードに転送します。
|
||||||
|
|
||||||
2. Secondly: when the middle node receives the packet from the entry node, it too will remove a layer of encryption with its key, and this time finds an encrypted packet with the exit node's address. The middle node will then forward the packet to the exit node.
|
2. 次に、中間ノードが入力ノードからパケットを受信すると、中間ノードもその鍵で暗号化のレイヤーを取り除き、今度は暗号化されたパケットを出口ノードのアドレスで見つけます。 中間ノードはその後、パケットを出口ノードに転送します。
|
||||||
|
|
||||||
3. Lastly: when the exit node receives its packet, it will remove the last layer of encryption with its key. The exit node will see the destination address and forward the packet to that address.
|
3. 最後に、出口ノードがパケットを受信すると、その鍵で最後の暗号化レイヤーを削除します。 出口ノードは宛先のアドレスを確認し、そのアドレスにパケットを転送します。
|
||||||
|
|
||||||
Below is an alternative diagram showing the process. Each node removes its own layer of encryption, and when the destination server returns data, the same process happens entirely in reverse. For example, the exit node does not know who you are, but it does know which node it came from, and so it adds its own layer of encryption and sends it back.
|
以下はそのプロセスを示す別の図です。 Each node removes its own layer of encryption, and when the destination server returns data, the same process happens entirely in reverse. For example, the exit node does not know who you are, but it does know which node it came from, and so it adds its own layer of encryption and sends it back.
|
||||||
|
|
||||||
<figure markdown>
|
<figure markdown>
|
||||||

|

|
||||||
@ -70,22 +70,22 @@ Below is an alternative diagram showing the process. Each node removes its own l
|
|||||||
<figcaption>Sending and receiving data through the Tor Network</figcaption>
|
<figcaption>Sending and receiving data through the Tor Network</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
Tor allows us to connect to a server without any single party knowing the entire path. The entry node knows who you are, but not where you are going; the middle node doesn’t know who you are or where you are going; and the exit node knows where you are going, but not who you are. Because the exit node is what makes the final connection, the destination server will never know your IP address.
|
Torを使えば、誰にも全経路を知られることなくサーバーに接続することができます。 入口ノードは、あなたが誰であるかは知っているが、どこへ行こうとしているかは知りません。中間ノードには、あなたが誰であるかも、どこへ行こうとしているかも知ることができません。出口ノードは、あなたがどこへ行こうとしているかは知っていますが、誰であるかは知りません。 最終的な接続を行うのは出口ノードであるため、接続先のサーバーが、あなたのIPアドレスを知ることは決してありません。
|
||||||
|
|
||||||
## Caveats
|
## 注意事項
|
||||||
|
|
||||||
Though Tor does provide strong privacy guarantees, one must be aware that Tor is not perfect:
|
Torはプライバシーを強力に保証していますが、Torが完璧ではないことに注意する必要があります。
|
||||||
|
|
||||||
- Well-funded adversaries with the capability to passively watch most network traffic over the globe have a chance of deanonymizing Tor users by means of advanced traffic analysis. Nor does Tor protect you from exposing yourself by mistake, such as if you share too much information about your real identity.
|
- Well-funded adversaries with the capability to passively watch most network traffic over the globe have a chance of deanonymizing Tor users by means of advanced traffic analysis. Nor does Tor protect you from exposing yourself by mistake, such as if you share too much information about your real identity.
|
||||||
- Tor exit nodes can also monitor traffic that passes through them. This means traffic which is not encrypted, such as plain HTTP traffic, can be recorded and monitored. If such traffic contains personally identifiable information, then it can deanonymize you to that exit node. Thus, we recommend using HTTPS over Tor where possible.
|
- Tor exit nodes can also monitor traffic that passes through them. This means traffic which is not encrypted, such as plain HTTP traffic, can be recorded and monitored. If such traffic contains personally identifiable information, then it can deanonymize you to that exit node. Thus, we recommend using HTTPS over Tor where possible.
|
||||||
|
|
||||||
If you wish to use Tor for browsing the web, we only recommend the **official** Tor Browser—it is designed to prevent fingerprinting.
|
If you wish to use Tor for browsing the web, we only recommend the **official** Tor Browser—it is designed to prevent fingerprinting.
|
||||||
|
|
||||||
- [Tor Browser :material-arrow-right-drop-circle:](../tor.md#tor-browser)
|
- [Torブラウザー :material-arrow-right-drop-circle:](../tor.md#tor-browser)
|
||||||
|
|
||||||
## Additional Resources
|
## その他の資料
|
||||||
|
|
||||||
- [Tor Browser User Manual](https://tb-manual.torproject.org)
|
- [Torブラウザーのユーザーマニュアル](https://tb-manual.torproject.org)
|
||||||
- [How Tor Works - Computerphile](https://invidious.privacyguides.net/embed/QRYzre4bf7I?local=true) <small>(YouTube)</small>
|
- [How Tor Works - Computerphile](https://invidious.privacyguides.net/embed/QRYzre4bf7I?local=true) <small>(YouTube)</small>
|
||||||
- [Tor Onion Services - Computerphile](https://invidious.privacyguides.net/embed/lVcbq_a5N9I?local=true) <small>(YouTube)</small>
|
- [Tor Onion Services - Computerphile](https://invidious.privacyguides.net/embed/lVcbq_a5N9I?local=true) <small>(YouTube)</small>
|
||||||
|
|
||||||
|
@ -17,21 +17,21 @@ When you are using an instance run by someone else, make sure to read the privac
|
|||||||
|
|
||||||
!!! recommendation
|
!!! recommendation
|
||||||
|
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Nitter** is a free and open-source frontend for [Twitter](https://twitter.com) that is also self-hostable.
|
**Nitter**は、自由でオープンソースの[Twitter](https://twitter.com)用のフロントエンドです。セルフホスティングも可能です。
|
||||||
|
|
||||||
There are a number of public instances, with some instances having [Tor](https://www.torproject.org) onion services support.
|
多くの公開インスタンスがあり、いくつかのインスタンスは [Tor](https://www.torproject.org)のオニオン・サービスをサポートしています。
|
||||||
|
|
||||||
[:octicons-repo-16: Repository](https://github.com/zedeus/nitter){ .md-button .md-button--primary }
|
[:octicons-repo-16: レポジトリー](https://github.com/zedeus/nitter){ .md-button .md-button--primary }
|
||||||
[:octicons-server-16:](https://github.com/zedeus/nitter/wiki/Instances){ .card-link title="Public Instances"}
|
[:octicons-server-16:](https://github.com/zedeus/nitter/wiki/Instances){ .card-link title="公開インスタンス"}
|
||||||
[:octicons-info-16:](https://github.com/zedeus/nitter/wiki){ .card-link title=Documentation}
|
[:octicons-info-16:](https://github.com/zedeus/nitter/wiki){ .card-link title=ドキュメンテーション}
|
||||||
[:octicons-code-16:](https://github.com/zedeus/nitter){ .card-link title="Source Code" }
|
[:octicons-code-16:](https://github.com/zedeus/nitter){ .card-link title="ソースコード" }
|
||||||
[:octicons-heart-16:](https://github.com/zedeus/nitter#nitter){ .card-link title=Contribute }
|
[:octicons-heart-16:](https://github.com/zedeus/nitter#nitter){ .card-link title=貢献 }
|
||||||
|
|
||||||
!!! tip
|
!!! ヒント
|
||||||
|
|
||||||
Nitter is useful if you want to browse Twitter content without having to log in and if you want to disable JavaScript in your browser, as is the case with [Tor Browser](https://www.torproject.org/) on the Safest security level. It also allows you to [create RSS feeds for Twitter](news-aggregators.md#twitter).
|
Nitterは、ログインせずにTwitterのコンテンツを閲覧したい場合や、[Tor Browser](https://www.torproject.org/)の最も安全なセキュリティーレベルでJavaScriptを無効にしている場合に便利です。 また、[Twitter用のRSSフィードを作成する](news-aggregators.md#twitter)こともできます。
|
||||||
|
|
||||||
## TikTok
|
## TikTok
|
||||||
|
|
||||||
@ -43,7 +43,7 @@ When you are using an instance run by someone else, make sure to read the privac
|
|||||||
|
|
||||||
**ProxiTok** is an open source frontend to the [TikTok](https://www.tiktok.com) website that is also self-hostable.
|
**ProxiTok** is an open source frontend to the [TikTok](https://www.tiktok.com) website that is also self-hostable.
|
||||||
|
|
||||||
There are a number of public instances, with some instances having [Tor](https://www.torproject.org) onion services support.
|
多くの公開インスタンスがあり、いくつかのインスタンスは [Tor](https://www.torproject.org)のオニオン・サービスをサポートしています。
|
||||||
|
|
||||||
[:octicons-repo-16: Repository](https://github.com/pablouser1/ProxiTok){ .md-button .md-button--primary }
|
[:octicons-repo-16: Repository](https://github.com/pablouser1/ProxiTok){ .md-button .md-button--primary }
|
||||||
[:octicons-server-16:](https://github.com/pablouser1/ProxiTok/wiki/Public-instances){ .card-link title="Public Instances"}
|
[:octicons-server-16:](https://github.com/pablouser1/ProxiTok/wiki/Public-instances){ .card-link title="Public Instances"}
|
||||||
@ -99,16 +99,16 @@ When you are using an instance run by someone else, make sure to read the privac
|
|||||||
[:octicons-code-16:](https://github.com/yattee/yattee){ .card-link title="Source Code" }
|
[:octicons-code-16:](https://github.com/yattee/yattee){ .card-link title="Source Code" }
|
||||||
[:octicons-heart-16:](https://github.com/yattee/yattee/wiki/Donations){ .card-link title=Contribute }
|
[:octicons-heart-16:](https://github.com/yattee/yattee/wiki/Donations){ .card-link title=Contribute }
|
||||||
|
|
||||||
??? downloads
|
??? ダウンロード
|
||||||
|
|
||||||
- [:simple-apple: App Store](https://apps.apple.com/us/app/yattee/id1595136629)
|
- [:simple-apple: App Store](https://apps.apple.com/us/app/yattee/id1595136629)
|
||||||
- [:simple-github: GitHub](https://github.com/yattee/yattee/releases)
|
- [:simple-github: GitHub](https://github.com/yattee/yattee/releases)
|
||||||
|
|
||||||
!!! 警告
|
!!! 警告
|
||||||
|
|
||||||
When using Yattee, your IP address may still be known to YouTube, [Invidious](https://instances.invidious.io), [Piped](https://github.com/TeamPiped/Piped/wiki/Instances) or [SponsorBlock](https://sponsor.ajay.app/) depending on your configuration. Consider using a [VPN](vpn.md) or [Tor](https://www.torproject.org) if your [threat model](basics/threat-modeling.md) requires hiding your IP address.
|
Yatteeを使用している場合、あなたのIPアドレスは、設定に応じて、YouTube、[Invidious](https://instances.invidio)、[Piped](https://github.com/TeamPiped/Piped/wiki/Instances)または[SponsorBlock](https://spon.ajay.app/)に通知されます。 Consider using a [VPN](vpn.md) or [Tor](https://www.torproject.org) if your [threat model](basics/threat-modeling.md) requires hiding your IP address.
|
||||||
|
|
||||||
By default, Yattee blocks all YouTube advertisements. In addition, Yattee optionally integrates with [SponsorBlock](https://sponsor.ajay.app) to help you skip sponsored video segments.
|
デフォルトでは、Yatteeは全てのYouTubeの広告をブロックします。 In addition, Yattee optionally integrates with [SponsorBlock](https://sponsor.ajay.app) to help you skip sponsored video segments.
|
||||||
|
|
||||||
### LibreTube (Android)
|
### LibreTube (Android)
|
||||||
|
|
||||||
@ -140,27 +140,27 @@ By default, LibreTube blocks all YouTube advertisements. Additionally, Libretube
|
|||||||
|
|
||||||
!!! recommendation annotate
|
!!! recommendation annotate
|
||||||
|
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**NewPipe** is a free and open-source Android application for [YouTube](https://youtube.com), [SoundCloud](https://soundcloud.com), [media.ccc.de](https://media.ccc.de), [Bandcamp](https://bandcamp.com), and [PeerTube](https://joinpeertube.org/) (1).
|
**NewPipe**は、 [YouTube](https://youtube.com)、 [SoundCloud](https://soundcloud.com)、 [media.ccc.de](https://media.ccc.de)、 [Bandcamp](https://bandcamp.com)、 [PeerTube](https://joinpeertube.org/)用の、フリーでオープンソースのAndroidアプリケーションです(1)。
|
||||||
|
|
||||||
Your subscription list and playlists are saved locally on your Android device.
|
購読リストとプレイリストは、Android端末にローカル保存されます。
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](https://newpipe.net){ .md-button .md-button--primary }
|
[:octicons-home-16: ホームページ](https://newpipe.net){ .md-button .md-button--primary }
|
||||||
[:octicons-eye-16:](https://newpipe.net/legal/privacy){ .card-link title="Privacy Policy" }
|
[:octicons-eye-16:](https://newpipe.net/legal/privacy){ .card-link title="プライバシーポリシー" }
|
||||||
[:octicons-info-16:](https://teamnewpipe.github.io/documentation/){ .card-link title=Documentation}
|
[:octicons-info-16:](https://teamnewpipe.github.io/documentation/){ .card-link title=ドキュメンテーション}
|
||||||
[:octicons-code-16:](https://github.com/TeamNewPipe/NewPipe){ .card-link title="Source Code" }
|
[:octicons-code-16:](https://github.com/TeamNewPipe/NewPipe){ .card-link title="ソースコード" }
|
||||||
[:octicons-heart-16:](https://newpipe.net/donate/){ .card-link title=Contribute }
|
[:octicons-heart-16:](https://newpipe.net/donate/){ .card-link title=貢献 }
|
||||||
|
|
||||||
??? downloads
|
??? ダウンロード
|
||||||
|
|
||||||
- [:simple-github: GitHub](https://github.com/TeamNewPipe/NewPipe/releases)
|
- [:simple-github: GitHub](https://github.com/TeamNewPipe/NewPipe/releases)
|
||||||
|
|
||||||
1. The default instance is [FramaTube](https://framatube.org/), however more can be added via **Settings** → **Content** → **PeerTube instances**
|
1. デフォルトのインスタンスは [FramaTube](https://framatube.org/)ですが、 **設定** → **コンテンツ** → **PeerTubeのインスタンス**から追加できます。
|
||||||
|
|
||||||
!!! 警告
|
!!! 警告
|
||||||
|
|
||||||
When using NewPipe, your IP address will be visible to the video providers used. Consider using a [VPN](vpn.md) or [Tor](https://www.torproject.org) if your [threat model](basics/threat-modeling.md) requires hiding your IP address.
|
NewPipeを使用すると、使用している動画プロバイダーにあなたのIPアドレスが表示されます。 Consider using a [VPN](vpn.md) or [Tor](https://www.torproject.org) if your [threat model](basics/threat-modeling.md) requires hiding your IP address.
|
||||||
|
|
||||||
### Invidious
|
### Invidious
|
||||||
|
|
||||||
@ -171,7 +171,7 @@ By default, LibreTube blocks all YouTube advertisements. Additionally, Libretube
|
|||||||
|
|
||||||
**Invidious** is a free and open-source frontend for [YouTube](https://youtube.com) that is also self-hostable.
|
**Invidious** is a free and open-source frontend for [YouTube](https://youtube.com) that is also self-hostable.
|
||||||
|
|
||||||
There are a number of public instances, with some instances having [Tor](https://www.torproject.org) onion services support.
|
多くの公開インスタンスがあり、いくつかのインスタンスは [Tor](https://www.torproject.org)のオニオン・サービスをサポートしています。
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](https://invidious.io){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://invidious.io){ .md-button .md-button--primary }
|
||||||
[:octicons-server-16:](https://instances.invidious.io){ .card-link title="Public Instances"}
|
[:octicons-server-16:](https://instances.invidious.io){ .card-link title="Public Instances"}
|
||||||
@ -183,7 +183,7 @@ By default, LibreTube blocks all YouTube advertisements. Additionally, Libretube
|
|||||||
|
|
||||||
Invidious does not proxy video streams by default. Videos watched through Invidious will still make direct connections to Google's servers (e.g. `googlevideo.com`); however, some instances support video proxying—simply enable *Proxy videos* within the instances' settings or add `&local=true` to the URL.
|
Invidious does not proxy video streams by default. Videos watched through Invidious will still make direct connections to Google's servers (e.g. `googlevideo.com`); however, some instances support video proxying—simply enable *Proxy videos* within the instances' settings or add `&local=true` to the URL.
|
||||||
|
|
||||||
!!! tip
|
!!! ヒント
|
||||||
|
|
||||||
Invidious is useful if you want to disable JavaScript in your browser, such as [Tor Browser](https://www.torproject.org/) on the Safest security level. It does not provide privacy by itself, and we don’t recommend logging into any accounts.
|
Invidious is useful if you want to disable JavaScript in your browser, such as [Tor Browser](https://www.torproject.org/) on the Safest security level. It does not provide privacy by itself, and we don’t recommend logging into any accounts.
|
||||||
|
|
||||||
@ -207,9 +207,9 @@ By default, LibreTube blocks all YouTube advertisements. Additionally, Libretube
|
|||||||
|
|
||||||
Piped is useful if you want to use [SponsorBlock](https://sponsor.ajay.app) without installing an extension or to access age-restricted content without an account. It does not provide privacy by itself, and we don’t recommend logging into any accounts.
|
Piped is useful if you want to use [SponsorBlock](https://sponsor.ajay.app) without installing an extension or to access age-restricted content without an account. It does not provide privacy by itself, and we don’t recommend logging into any accounts.
|
||||||
|
|
||||||
## Criteria
|
## 基準
|
||||||
|
|
||||||
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
|
**私たちは、推薦するどのプロジェクトとも提携していません。**客観的に推薦できるよう、[私たちの一般的な基準](about/criteria.md)に加えて、明確な要件を定めています。 We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
|
||||||
|
|
||||||
!!! example "この項目は最近作成されました"
|
!!! example "この項目は最近作成されました"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user