The Masumi Registry Service handles the registration aggregation of MASUMI AI Nodes.
-
Network Security
- Expose the service to public networks only if necessary
- Otherwise use secure VPN or private network access
- Implement necessary firewall rules
-
Access Control
- Implement minimal role-based access control
- Use strong API key authentication
- Ensure API key confidentiality
-
Data Protection
- Encrypt sensitive data at rest
- Secure key management
- Regular backup procedures
-
Updates
- Deploy regular security patches
- Version control monitoring
- Dependency updates
-
Monitoring
- Check usage of the service to ensure it is not being abused
- Smart contracts are (currently) audited by TxPipe
- The payment service is not yet audited by a third Party. Do check the codebase before exposing it publicly
We follow security best practices, however this is in a MVP state. Any use is at your own risk.