mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-10 19:16:31 +00:00
Persist and load admin password and nsec from the encrypted Secret store on boot: generate a temporary admin password on first run (logged once), encrypt a provided nsec, and fail fast if a stored nsec cannot be decrypted with the current key. Stop clobbering live secret settings with empty env values. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>