This is an automated email from the ASF dual-hosted git repository.

MartijnVisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new ac80f04  [FLINK-40090][docs] Add cryptography export notice to README
ac80f04 is described below

commit ac80f04414c0249d0476d417f9a05b0602d16a63
Author: Martijn Visser <[email protected]>
AuthorDate: Tue Jul 7 17:15:02 2026 +0200

    [FLINK-40090][docs] Add cryptography export notice to README
---
 README.md | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/README.md b/README.md
index a27d365..e2234a7 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,37 @@ We currently do not release jars containing the shaded 
sources due to the unansw
 
 However, it is possible to build these jars locally by cloning the repository 
and calling `mvn clean package -Dshade-sources`.
 
+## Cryptographic Software 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 Flink Shaded publishes flink-shaded-netty-tcnative-dynamic
+    (linking against a system-provided OpenSSL) and
+    flink-shaded-netty-tcnative-static (embedding Google's BoringSSL
+    library) as convenience binaries on Maven Central, for use as
+    Apache Flink's optional OpenSSL-based SSL engine. The source
+    release contains build scripts only; the cryptographic libraries
+    are included in the compiled artifacts.
+
 ## About
 
 Apache Flink is an open source project of [The Apache Software 
Foundation](https://apache.org/) (ASF).

Reply via email to