Tor(The Onion Router)是第二代onion routing(洋葱路由)的一种实现,用户通过Tor可以在因特网上进行匿名交流.最初该项目由美国海军研究实验室(US Naval Research Laboratory)赞助.2004年晚些时候,Tor成为电子前哨基金会(Electronic Frontier Foundation,EFF)的一个项目.2005年后期,EFF不再赞助Tor项目,但他们继续维持Tor的官方网站.
Tor 是一个工具集,帮助各类组织和个人增强互联网上活动的安全。 Tor 能够匿名 Web 浏览与发布、即时通讯、IRC、SSH 和其他基于 TCP 协议的应用。 Tor 同时提供了一个平台,软件开发人员能够在上面构建具有内建匿名性、安全性与隐私保护特性的新的应用程序。
Tor 的目标是抵御流量分析,流量分析是一种对网络的监视行为,这种行为会威胁个人的匿名与隐私,商业活动与业务关系的保密和国家的安全。通信在一个由叫做“洋 葱路由器”的服务器所构建的分布式网络上传输,保护你以免网站构建你的兴趣简档,本地的、甚至是洋葱路由器上的窃听者阅读你的数据、了解你所访问的站点。
Tor 的安全性随着用户群的扩大和更多的人志愿运行服务器而得到增强。请考虑贡献你的时间或者贡献你的带宽。最后请记住,这是一项进行中的项目——如果你真的需要强健的匿名,现有的 Tor 网络也许并不适合。
Tor v0.2.0.32
2008-11-21
Security fixes:
– The “User” and “Group” config options did not clear the supplementary group entries for the Tor process. The “User” option is now more robust, and we now set the groups to the specified user’s primary group. The “Group” option is now ignored. For more detailed logging on credential switching, set CREDENTIAL_LOG_LEVEL in common/compat.c to LOG_NOTICE or higher. Patch by Jacob Appelbaum and Steven Murdoch. Bugfix on 0.0.2pre14. Fixes bug 848 and 857.
– The “ClientDNSRejectInternalAddresses” config option wasn’t being consistently obeyed: if an exit relay refuses a stream because its exit policy doesn’t allow it, we would remember what IP address the relay said the destination address resolves to, even if it’s an internal IP address. Bugfix on 0.2.0.7-alpha; patch by rovv.
Major bugfixes:
– Fix a DOS opportunity during the voting signature collection process at directory authorities. Spotted by rovv. Bugfix on 0.2.0.x.
Major bugfixes (hidden services):
– When fetching v0 and v2 rendezvous service descriptors in parallel, we were failing the whole hidden service request when the v0 descriptor fetch fails, even if the v2 fetch is still pending and might succeed. Similarly, if the last v2 fetch fails, we were failing the whole hidden service request even if a v0 fetch is still pending. Fixes bug 814. Bugfix on 0.2.0.10-alpha.
– When extending a circuit to a hidden service directory to upload a rendezvous descriptor using a BEGIN_DIR cell, almost 1/6 of all requests failed, because the router descriptor has not been downloaded yet. In these cases, do not attempt to upload the rendezvous descriptor, but wait until the router descriptor is downloaded and retry. Likewise, do not attempt to fetch a rendezvous descriptor from a hidden service directory for which the router descriptor has not yet been downloaded. Fixes bug 767. Bugfix on 0.2.0.10-alpha.
Minor bugfixes:
– Fix several infrequent memory leaks spotted by Coverity.
– When testing for libevent functions, set the LDFLAGS variable correctly. Found by Riastradh.
– Avoid a bug where the FastFirstHopPK 0 option would keep Tor from bootstrapping with tunneled directory connections. Bugfix on 0.1.2.5-alpha. Fixes bug 797. Found by Erwin Lam.
– When asked to connect to A.B.exit:80, if we don’t know the IP for A and we know that server B rejects most-but-not all connections to port 80, we would previously reject the connection. Now, we assume the user knows what they were asking for. Fixes bug 752. Bugfix on 0.0.9rc5. Diagnosed by BarkerJr.
– If we overrun our per-second write limits a little, count this as having used up our write allocation for the second, and choke outgoing directory writes. Previously, we had only counted this when we had met our limits precisely. Fixes bug 824. Patch from by rovv. Bugfix on 0.2.0.x (??).
– Remove the old v2 directory authority ‘lefkada’ from the default list. It has been gone for many months.
– Stop doing unaligned memory access that generated bus errors on sparc64. Bugfix on 0.2.0.10-alpha. Fixes bug 862.
– Make USR2 log-level switch take effect immediately. Bugfix on 0.1.2.8-beta.
Minor bugfixes (controller):
– Make DNS resolved events into “CLOSED”, not “FAILED”. Bugfix on 0.1.2.5-alpha. Fix by Robert Hogan. Resolves bug 807.
更新日志:http://tor.eff.org/svn/trunk/ChangeLog
发布记录:http://www.torproject.org/svn/trunk/ReleaseNotes
指南:http://tor.eff.org/docs/tor-doc-win32.html.zh-cn
官网:http://tor.eff.org
Tor v0.2.1.8 Alpha – 官方下载:
http://www.torproject.org/dist/vidalia-bundles/vidalia-bundle-0.2.1.8-…
Tor & Privoxy & Vidalia & Torbutton Bundle v0.2.0.32-0.1.10 官方下载:
http://www.torproject.org/dist/vidalia-bundles/vidalia-bundle-0.2.0.32…
Tor v0.2.0.32 Final – 官方下载:
http://www.torproject.org/dist/win32/tor-0.2.0.32-win32.exe
更多下载:http://tor.eff.org/download.html.zh-cn
发表回复