- create_env_config() now auto-generates random secure keys: - PostgreSQL password (32 char alphanumeric) - RabbitMQ password (32 char alphanumeric) - JWT secret (32 char alphanumeric) - API key (32 char alphanumeric) - Master key (64 hex chars = 256-bit) - Add regenerate-keys command to fix placeholder key issues - Fixes "Invalid master key format" error for server-party services 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api | ||
| docs | ||
| migrations | ||
| pkg | ||
| scripts | ||
| services | ||
| tests | ||
| .env.example | ||
| MPC-Distributed-Signature-System-Complete-Spec.md | ||
| Makefile | ||
| TEST_REPORT.md | ||
| config.example.yaml | ||
| docker-compose.yml | ||
| get-docker.sh | ||
| go.mod | ||
| go.sum | ||