Torのブリッジを設定したいのですが、できません。問題は、
$tor
コマンドを実行すると、次のエラーが発生します:
May 27 19:02:36.100 [notice] Tor v0.2.4.20 (git-0d50b03673670de6) running on Linux with Libevent 2.0.21-stable and OpenSSL 1.0.1f.
May 27 19:02:36.100 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
May 27 19:02:36.100 [notice] Read configuration file "/etc/tor/torrc".
May 27 19:02:36.105 [warn] Key digest for Bridge is wrong length.
May 27 19:02:36.105 [warn] Failed to parse/validate config: Bridge line did not parse. See logs for details.
May 27 19:02:36.105 [err] Reading config failed--see warnings above.
キーは、Tor バージョン 0.2.7 を搭載した Ubuntu 16.04 で使用すると機能しますが、Lubuntu 14.04 では、Tor バージョン 0.2.4 を使用しています (このバージョンにはバグがある可能性があると思ったので、これを書きました)
修正方法をご存知ですか?