tuhaihe commented on code in PR #2004:
URL: https://github.com/apache/cloudberry/pull/2004#discussion_r4043163341


##########
README.md:
##########
@@ -132,6 +132,38 @@ Apache Cloudberry has a sound foundation.
 Cloudberry is licensed under the Apache License, Version 2.0. For details, see
 the [LICENSE](./LICENSE).
 
+## Crypto Export Notice
+
+This distribution includes cryptographic software.  The country in 
+which you currently reside may have restrictions on the import, 
+possession, use, and/or re-export to another country, of 
+encryption software. BEFORE using any encryption software, please 
+check your country's laws, regulations and policies concerning the
+import, possession, or use, and re-export of encryption software, to 
+see if this is permitted. See http://www.wassenaar.org for
+more information.
+
+The Apache Software Foundation has classified this software as Export 
Commodity 
+Control Number (ECCN) 5D002, which includes information security
+software using or performing cryptographic functions with asymmetric
+algorithms. The form and manner of this Apache Software Foundation
+distribution makes it eligible for export under the "publicly available"
+Section 742.15(b) exemption (see the BIS Export Administration Regulations, 
+Section 742.15(b)) for both object code and source code.
+
+The following provides more details on the included cryptographic
+software:
+
+- Apache Cloudberry uses OpenSSL for TLS support on client and server
+  connections, and for the SCRAM-SHA-256 authentication method.
+- Apache Cloudberry optionally uses GSSAPI (Kerberos) for authentication and
+  connection encryption, and LDAP over TLS for authentication.
+- The bundled `pgcrypto` extension provides cryptographic functions to SQL,
+  using either OpenSSL or its own built-in implementations.

Review Comment:
   added it in 
https://github.com/apache/cloudberry/commit/b23b9e6c7ac6fd87d50e8b43a4df597e10d4b715



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to