Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.07 KB

File metadata and controls

31 lines (18 loc) · 1.07 KB

Contributing to the Zama KMS

Thank you for your interest in the Zama KMS project.

Due to the security-sensitive nature of the KMS and its cryptographic implementation, we are currently not accepting external code contributions or pull requests.

At this time, the only supported way to contribute is by opening GitHub issues.

How to contribute

You can help improve the project by:

  • Reporting bugs
  • Requesting features
  • Suggesting documentation improvements
  • Reporting typos or usability issues
  • Sharing feedback about developer experience

Please open an issue in the GitHub issue tracker with as much detail as possible.

Security issues

If you believe you have discovered a security vulnerability, please do not open a public issue.

Instead, follow the instructions in SECURITY.md to report vulnerabilities responsibly.

Development setup

While external pull requests are not accepted, you may still build and experiment with the project locally.

Start by forking the KMS repository and follow the instructions in the README.md.