Use Hardened NodeJS Image from Docker #212

Merged
notquitenothing merged 4 commits from feature/hardened-container-image into main 2025-12-22 12:11:29 -06:00
notquitenothing commented 2025-12-22 00:22:36 -06:00 (Migrated from github.com)

Description

Update to use new hardened node container image.
Updated docs to use non-root user when starting service (default is still root for backwards compatibility).
Implemented argon2id using nodejs builtin crypto module and removed argon2 package.

## Description Update to use new hardened node container image. Updated docs to use non-root user when starting service (default is still root for backwards compatibility). Implemented argon2id using nodejs builtin crypto module and removed `argon2` package.
Sign in to join this conversation.
No description provided.