net/arti - The NetBSD Packages Collection

Implementation of tor in Rust

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.

Build dependencies

lang/rust pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

sysutils/daemonize

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64arti-1.1.3nb1.tgz
NetBSD 10.0aarch64arti-1.1.3.tgz
NetBSD 10.0aarch64arti-1.1.3.tgz
NetBSD 10.0earmv7hfarti-1.1.3nb1.tgz
NetBSD 10.0earmv7hfarti-1.1.3.tgz
NetBSD 10.0earmv7hfarti-1.1.3.tgz
NetBSD 10.0x86_64arti-1.1.3nb1.tgz
NetBSD 10.0_BETAx86_64arti-1.1.3.tgz
NetBSD 9.0aarch64arti-1.1.3nb1.tgz
NetBSD 9.0aarch64arti-1.1.3.tgz
NetBSD 9.0aarch64arti-1.1.3.tgz
NetBSD 9.0earmv7hfarti-1.1.3nb1.tgz
NetBSD 9.0earmv7hfarti-1.1.3.tgz
NetBSD 9.0earmv7hfarti-1.1.3.tgz
NetBSD 9.0x86_64arti-1.1.3nb1.tgz
NetBSD 9.0x86_64arti-1.1.3.tgz
NetBSD 9.3x86_64arti-1.1.3.tgz
NetBSD 9.3x86_64arti-1.1.3nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.