Index | Thread | Search

From:
Bryan Stenson <bryan.stenson@gmail.com>
Subject:
Re: Interest in rauthy?
To:
"Ports@openbsd.org" <Ports@openbsd.org>
Date:
Sat, 21 Mar 2026 22:35:14 +0000

Download raw body.

Thread
Rauthy code has source for a user's manual, generated by mdbook (no native
man pages).

I was thinking of building the book as part of the port, and advising users
to look in /usr/local/share/doc/rauthy (maybe with a python one-liner) to
"host" the book (so its browsable locally).

Any objections, or prior art here?

On Saturday, February 21, 2026, Bryan Stenson <bryan.stenson@gmail.com>
wrote:

> I've stumbled on https://github.com/sebadob/rauthy, and am interested in
> making/keeping this in ports.
>
> Anyone else looking into this?
>
> I've got a successful "cargo build --release", and have stated working on
> making it a proper port, but didn't want to duplicate effort.
>