openreader/docs-site/docs
Richard R 0f6f9cc407 docs(security): update secret key generation instructions to use base64 encoding
Replace all references to `openssl rand -hex 32` with `openssl rand -base64 32`
in environment variable examples and documentation. This change standardizes
the recommended method for generating strong random secrets, improving
compatibility and clarity for users configuring authentication and cron secrets.
2026-06-07 14:07:45 -06:00
..
about refactor(whisper): migrate word alignment to ONNX backend and remove whisper.cpp integration 2026-05-19 13:00:21 -06:00
configure Refactor user data cleanup and TTS storage flows (#105) 2026-06-07 13:33:20 -06:00
deploy docs(security): update secret key generation instructions to use base64 encoding 2026-06-07 14:07:45 -06:00
reference docs(security): update secret key generation instructions to use base64 encoding 2026-06-07 14:07:45 -06:00
docker-quick-start.md docs(security): update secret key generation instructions to use base64 encoding 2026-06-07 14:07:45 -06:00
introduction.md docs(intro): clarify open-source status and multilingual support in introduction 2026-06-06 12:19:28 -06:00