You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2017/03/14 03:41:14 UTC

geode-examples git commit: GEODE-2303 Add eccn text to README.md

Repository: geode-examples
Updated Branches:
  refs/heads/develop 338caa493 -> 18b644a10


GEODE-2303 Add eccn text to README.md


Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/18b644a1
Tree: http://git-wip-us.apache.org/repos/asf/geode-examples/tree/18b644a1
Diff: http://git-wip-us.apache.org/repos/asf/geode-examples/diff/18b644a1

Branch: refs/heads/develop
Commit: 18b644a101a4a17c265106e6312728368b203188
Parents: 338caa4
Author: Anthony Baker <ab...@apache.org>
Authored: Mon Mar 13 20:40:35 2017 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Mon Mar 13 20:40:35 2017 -0700

----------------------------------------------------------------------
 README.md | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode-examples/blob/18b644a1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7b0079d..3d29279 100644
--- a/README.md
+++ b/README.md
@@ -91,3 +91,33 @@ This section has self-contained little projects that illustrate a use case or an
 - [1]  [https://cwiki.apache.org/confluence/display/GEODE/Criteria+for+Code+Submissions](https://cwiki.apache.org/confluence/display/GEODE/Criteria+for+Code+Submissions)
 - [2]  [https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute](https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute)
 - [3]  [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
+
+## Export Control
+
+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 U.S. Government Department of Commerce, Bureau of Industry and Security (BIS),
+has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1,
+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 License Exception
+ENC Technology Software Unrestricted (TSU) exception
+(see the BIS Export Administration Regulations, Section 740.13)
+for both object code and source code.
+
+The following provides more details on the included cryptographic software:
+
+* Apache Geode is designed to be used with
+  [Java Secure Socket Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html) (JSSE) and
+  [Java Cryptography Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html) (JCE).
+  The [JCE Unlimited Strength Jurisdiction Policy](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
+  may need to be installed separately to use keystore passwords with 7 or more characters.
+* Apache Geode links to and uses [OpenSSL](https://www.openssl.org/) ciphers.