Contributing to CZERTAINLY
Join CZERTAINLY Community! CZERTAINLY, community matters. Join us in building innovative trust lifecycle management tools that can be freely used by anyone. Any contribution counts.
We encourage everyone to make contributions to CZERTAINLY platform. You can be a part of the community and improving the security of the internet. Your contribution is important to enhance the platform and make it more affordable and available for all of us using digital certificate.
🗃️ Using Attributes
7 items
📄️ Database control
The platform is using Flyway as a version control for the database and all related migration scripts.
📄️ Access control
Authorization is an integral part of CZERTAINLY platform. Each authenticated user and permissions are represented by internal authorization token which is evaluated using Open Policy Agent (OPA) and pre-defined policies. For more information, refer to Access Control.