Security Portal

Secrets & key management

Start here:

What to treat as production secrets

  • DB credentials (Postgres)
  • Redis password
  • RPC provider endpoints + API keys (QuickNode/NOWNodes/etc.)
  • Payment provider keys (Paystar/FinnoTech/etc.)
  • Bot tokens / webhook secrets
  • Vault KEK (master encryption key)
  • Use Docker Swarm secrets (or an external secret manager) for sensitive values.
  • Never bake secrets into images.
  • Keep audit logs and access controls around key operations (withdrawals, swaps, fiat flows).

© 2025 GitiNext - Enterprise Crypto Infrastructure | GitHub | Website