Oniux - Tor Hidden Service client authentication

Hi dear oniux devs.

Is it possible (in the future) to use client authentication,
like one can set in torrc, for Tor Hidden Services, like for
a public smtp onion server?

authorization is there:

as far as I understand you may have multiple authorized keys on the server, thus you may build an authentication system on this

We do not have a torrc for oniux, where one could set the
required info for the client as well.

https://gitlab.torproject.org/tpo/core/arti/-/blob/main/crates/arti/src/arti-example-config.toml maybe?

Thanks for the arti pointer. However, I can’t access the site, because it gives a rate limit error.

In Arti, Onion Services client authorization is implemented as “Restricted Discovery”:

@gus Thanks for the information, much appreciated.

When compiling oniux for Linux it shows also arti crates… So in theory those parameters from arti should then be available as well, no?

Delete