flow-pie / flow-pie/chamaa.api
Encrypt sensitive data
Open
good first issue
- Dominant language
- HTML
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### Goal
Secure blockchain credentials and private keys.
### Description
Implement AES-based encryption or integrate with Vault.
Protect private keys and node URLs in `.env`.
### Deliverables
- Encryption module for secrets
- `.env` → `PRIVATE_KEY_ENCRYPTED`
- Validation on backend startup
Contributor guide
Assessment
This issue has not been assessed yet.