Hi, On Tue, Jun 02, 2026 at 06:58:07PM -0400, Andrew Kloet wrote: > On 2/11/26 8:30 PM, Andrew Kloet wrote: > > Here is a port for net/arti 2.0.0 > > > > 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. > > > > There was previous effort to get a port made for Arti 1.0.0 in 2022 that > > was dropped: > > https://marc.info/?l=openbsd-ports&m=166222034813901&w=2 > > > > OK? > > On 3/23/26 3:47 PM, Andrew Kloet wrote: > > Port has been updated 2.0.0 -> 2.1.0 > > Looking for feedback and testing. > > On 3/31/26 4:52 PM, Andrew Kloet wrote: > > Port has been updated with today's release 2.1.0 -> 2.2.0 > > Still looking for feedback, thanks :) > > On Sun May 10, 2026 at 3:19 PM EDT, Andrew Kloet wrote: > > Port has been updated to arti-2.3.0 > > Still looking for feedback and testing. > > Updated to yesterday's arti-2.4.0 > Looking for feedback and testing. I built the port and did some basic testing. It works well here so far, thanks! One question though, given the contents of patches/patch-crates_arti_src_arti-example-config_toml, I was kinda expecting to see some logging output in /var/log somewhere but I did not see any logging from arti. Do you know why that is? The port looks okay from my perspective but I'm not an expert at Rust ports. Can someone else have a look too? I used the diff below for user.list. Caspar Index: user.list =================================================================== RCS file: /cvs/ports/infrastructure/db/user.list,v diff -u -p -r1.490 user.list --- user.list 6 Jun 2026 10:18:19 -0000 1.490 +++ user.list 25 Jun 2026 08:36:35 -0000 @@ -414,3 +414,4 @@ id user group port 903 _iaxmodem _iaxmodem telephony/iaxmodem 904 _neighbot _neighbot net/neighbot 905 _pgweb _pgweb www/pgweb +906 _arti _arti net/arti
No comments:
Post a Comment