Encryption
SolydFlow protects sensitive information using encryption during transmission and while stored.
Encryption in Transit
Communication between clients, SolydFlow, and supported payment providers is protected using encrypted connections.
Encryption at Rest
Sensitive information stored by SolydFlow is encrypted before being written to persistent storage.
This includes confidential integration credentials and other protected configuration data.
Developer Responsibilities
Developers should continue to follow security best practices, including:
- Protecting API keys
- Using HTTPS for integrations
- Securing application secrets
- Limiting access to production credentials
Related Documentation
- API Keys
- Credential Security
- Webhook Security