Merge branch 'main' of git.uuxo.net:uuxo/hmac-file-server

This commit is contained in:
Alexander Renz 2025-04-26 16:03:08 +02:00
commit 56de6107b6

View File

@ -1,4 +1,4 @@
# HMAC File Server 2.8-Stable
# HMAC File Server 2.9-Stable
## Overview
The **HMAC File Server** ensures secure file uploads and downloads using HMAC authentication. It incorporates rate limiting, CORS support, retries, file versioning, and Unix socket support for enhanced flexibility. Redis integration provides efficient caching and session management. Prometheus metrics and a graceful shutdown mechanism ensure reliable and efficient file handling.