Files
ports/security/arti/pkg-descr-full
Carlo Strub e8b5d0d153 security/arti: Add "full" flavor, improve description
Arti crate offers the default or a full feature set. The main difference
is that the full feature set compiles with all stable additive features
from other arti crates, e.g. running onion services.
2025-03-01 14:58:49 +01:00

8 lines
358 B
Plaintext

Arti is a complete rewrite of the C Tor codebase, and it is currently under
active development. It is written in Rust, and it is designed to be modular,
reusable, and easy to audit.
This is the full version of the port, offering additional features and
binaries, for example to run onion services. For regular client mode, the
default version is just fine.