Arti1.1.6发布
时间:2023-07-04 来源:torproject 作者:尼克姆 条评论
原题:Arti 1.1.6 发布:现在您可以连接到*洋葱服务!
作者:尼克姆
Arti 是我们正在进行的项目,旨在创建下一代 Tor 客户端 锈。现在我们宣布最新版本Arti 1.1.6。
经过几个月的努力, 阿蒂终于有工作了 客户端洋葱服务支持! 也就是说,程序现在可以*使用Arti 连接到 Tor 网络上的洋葱服务。
*:请注意,此功能尚不如 C Tor 实现中的等效特性, 因此,您可能不应该使用它 出于安全敏感目的。 (我们的实现缺少“先锋精简版”功能 C tor 用来防止防护发现攻击。 因此,该功能(目前)默认处于禁用状态。 要打开它,您可以在命令行上启用它 () 或编辑配置文件 (在章节中设置)。arti -o address_filter.allow_onion_addrs=true proxyarti.tomlallow_onion_addrs = true[address_filter]
此版本还引入了我们的密钥管理器功能。 与 C 实现不同, 其中能够管理磁盘上的密钥 随着时间的推移有机地(和不均匀地)增长, 与Arti一起,我们正在努力提供 统一且一致的 API 和命令行界面 用于管理密钥。 目前,此功能处于初步状态, 并且可用性有些缺乏。 如果需要,可以使用它来试验洋葱服务客户端授权, 但你可能会有更好的时间 如果您等到下一个版本。tor
在此版本中,已经有 还有许多较小和不太明显的变化; 对于这些,请参阅更新日志。
有关使用 Arti 的更多信息,请参阅我们的顶级自述文件,以及 ARTI 二进制文件的文档。
感谢所有为此版本做出贡献的人,包括 亚历山大·费罗伊、安迪、吉姆·纽瑟姆、nate_d1azzz、粉红森林、 Saksham Mittal和Trinity Pointard。
最后,我们非常感谢 Zcash 社区资助 阿蒂的发展!
Arti 1.1.6 is released: Now you can connect* to Onion Services!
Arti is our ongoing project to create a next-generation Tor client in Rust. Now we're announcing the latest release, Arti 1.1.6.
After months of hard work, Arti finally has working client-side onion service support! That is, programs can* now use Arti to connect to onion services on the Tor network.
*: Note that this feature is not yet as secure as the equivalent feature in the C tor implementation, and as such you probably shouldn't use it for security-sensitive purposes. (Our implementation is missing the “vanguards-lite” feature that C tor uses to prevent guard discovery attacks.) For this reason, the feature is (for now) disabled by default. To turn it on, you can enable it on the command line (arti -o address_filter.allow_onion_addrs=true proxy) or edit your arti.toml configuration file (set allow_onion_addrs = true in the section [address_filter]).
This release also introduces our key manager functionality. Unlike the C tor implementation, where the ability to manage keys on disk grew organically (and unevenly) over time, with Arti we’re trying to provide a uniform and consistent API and CLI for managing secret keys. For now, this functionality is in a preliminary state, and the usability is somewhat lacking. If you want, you can use it to experiment with onion service client authorization, but you might have a better time if you wait until the next release.
With this release, there have been many smaller and less visible changes as well; for those, please see the CHANGELOG.
For more information on using Arti, see our top-level README, and the documentation for the arti binary.
Thanks to everybody who's contributed to this release, including Alexander Færøy, Andy, Jim Newsome, nate_d1azzz, pinkforest, Saksham Mittal, and Trinity Pointard.
Finally, our deep thanks to Zcash Community Grants for funding the development of Arti!
