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

[03/10] geode git commit: GEODE-2303 Add eccn text to README.md

GEODE-2303 Add eccn text to README.md


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

Branch: refs/heads/feature/GEODE-2645
Commit: 3c212fb11c8220f19750a154d4e31e38713b52f5
Parents: 55a2a3c
Author: Anthony Baker <ab...@apache.org>
Authored: Mon Mar 6 17:01:39 2017 -0800
Committer: Anthony Baker <ab...@apache.org>
Committed: Mon Mar 13 20:32:47 2017 -0700

----------------------------------------------------------------------
 README.md | 32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/3c212fb1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0909364..bc9e519 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
 5. [Application Development](#development)
 6. [Documentation](http://geode.apache.org/docs/)
 7. [Wiki](https://cwiki.apache.org/confluence/display/GEODE/Index)
-
+8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)8. [Export Control](#export)
 
 ## <a name="overview"></a>Overview
 
@@ -199,3 +199,33 @@ The following libraries are available external to the Apache Geode project:
 * [Spring Data GemFire](http://projects.spring.io/spring-data-gemfire/)
 * [Spring Cache](http://docs.spring.io/spring/docs/current/spring-framework-reference/html/cache.html)
 * [Python](https://github.com/gemfire/py-gemfire-rest)
+
+## <a name="export"></a>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.