Subject: CVS commit: pkgsrc/net
From: Nikita
Date: 2023-02-21 21:53:12
Message id: 20230221205312.7B426FA90@cvs.NetBSD.org

Log Message:
net/arti: Import as arti version 1.1.1

Arti is a project to produce an embeddable, production-quality implementation
of the Tor anonymity protocols in the Rust programming language.

Arti is more flexible than the C tor implementation. Unlike the C tor, which
was designed as SOCKS proxy originally, and whose integration features were
later "bolted on", Arti is designed from the ground up to work as a \ 
modular,
embeddable library that other applications can use.

Current Status
Arti can connect to the Tor network, bootstrap a view of the Tor directory,
and make anonymized connections over the network. Now that Arti has reached
version 1.0.0, we believe it is suitable for actual use to anonymise
connections.

There are a number of areas (especially at the lower layers) where APIs
(especially internal APIs) are not stable, and are likely to change them.
Right now that includes the command line interface to the arti program.

And of course it's still very new so there are likely to be bugs.

Files:
RevisionActionfile
1.1addpkgsrc/net/arti/DESCR
1.1addpkgsrc/net/arti/Makefile
1.1addpkgsrc/net/arti/PLIST
1.1addpkgsrc/net/arti/cargo-depends.mk
1.1addpkgsrc/net/arti/distinfo
1.1addpkgsrc/net/arti/files/arti.in
1.1addpkgsrc/net/arti/patches/patch-crates_arti_src_arti-example-config.toml