Outline
https://gyazo.com/49f0e9d6ce459c9119053fe998d29453
VPNをうたっているが、L2TP/IPsecなどのVPNのように匿名性は担保しない
この匿名性担保をしないという点が、何を担保しないのかわからない
HTTPSを使っているので通信内容はわからない
VPNと違って、SNI経由で接続先サイトがバレる可能性がある?
そのかわりに
速い
セットアップがかんたん
ブロックされづらい
https://getoutline.org/ja/faq/
Outline が従来の VPN よりもブロックされにくいのはなぜですか?
特定、ブロックされやすい標準的な VPN プロトコルとは異なり、Outline では handshake 不要の特定されにくい独自のプロトコルを使用しています。
Shadowsocks
アクセス権を非公開で割り当てることができます。一般の VPN では、検閲者が簡単にサーバーにアクセスし、ブロックできてしまいます。
ブロックされた場合でも、Outline で簡単にサーバーを再作成できます。
Security and privacy while using Outline
Outline encrypts communications between your device and the Outline Server using the AEAD 256-bit Chacha2020 IETF Poly 1305 cipher. AEAD ciphers offer confidentiality, integrity, and authenticity, and exhibits excellent performance on modern hardware.
outline-ss-server/config_example.yml at master · Jigsaw-Code/outline-ss-server
ChaCha20-Poly1305の解説と実装 | 晴耕雨読
Outlineを設定する