Stackyon follows OWASP guides from security perspective and has the following features in place for a robust security model
- Multi Factor Authentication and Risk Based Authentication
- Data encryption during transportation and rest. TLS 1.2 with SSL cert (SHA256) for data in motion. AES 256 encryption for data at rest.
- Granular role-based security model which allows application to have only the necessary levels of access for users to perform their tasks effectively
- End to end auditing in db logs