openreader/docs-site/docs/deploy
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
..
compute-worker.md feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
local-development.md docs(security): update secret key generation instructions to use base64 encoding 2026-06-07 14:07:45 -06:00
vercel-deployment.md docs(security): update secret key generation instructions to use base64 encoding 2026-06-07 14:07:45 -06:00