Just released: 0.12 πŸ₯‚

swad is the "Simple Web Authentication Daemon". It basically offers adding form + to your reverse proxy (designed for and tested with "auth_request"). I created it mainly to defend against , so among other credential checker modules for "real" logins, it offers a proof-of-work mechanism for guest logins doing the same known from .

swad is written in pure with minimal dependencies (, or compatible, and optionally ), and designed to work on any system. It compiles to a small binary (200 - 300 kiB depending on compiler and target platform).

This release brings (among a few bugfixes) improvements to make swad fit for "heavy load" scenarios: There's a new option to balance the load across multiple service worker threads, so all cores can be fully utilized if necessary, and it now keeps lots of transient objects in pools for reuse, which helps to avoid memory fragmentation and ultimately results in lower overall memory consumption.

Read more about it, download the .tar.xz, build and install it .... here:

github.com/Zirias/swad

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.bsd.cafe/users/zirias/statuses/114737930858614600 on your instance and quote it. (Note that quoting is not supported in Mastodon.)