You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/05/06 08:04:52 UTC

incubator-taverna-mobile git commit: TAVERNA-959 Export restrictions

Repository: incubator-taverna-mobile
Updated Branches:
  refs/heads/master 562d5ebf3 -> 15a73efed


TAVERNA-959 Export restrictions


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/15a73efe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/15a73efe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/15a73efe

Branch: refs/heads/master
Commit: 15a73efed5e4550fcf4837031dc0d7807eae469f
Parents: 562d5eb
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Fri May 6 09:04:06 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Fri May 6 09:04:34 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/15a73efe/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3bf6758..99f7787 100644
--- a/README.md
+++ b/README.md
@@ -147,3 +147,31 @@ Server](http://taverna.incubator.apache.org/download/server/) WAR file in your
 favourite servlet container, e.g. [Apache Tomcat](http://tomcat.apache.org/) - see
 the [Taverna Server installation guide](https://launchpad.net/taverna-server/2.5.x/2.5.4/+download/install.pdf)
 for details.
+
+# Export restrictions
+
+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:
+
+* Uses [Apache HttpComponents](https://hc.apache.org/) client, which can initiater `https://` connections 
+  through [Android SDK](https://code.google.com/p/android/issues/detail?id=186608)'s SSL support
+* Uses [Dropbox Android SDK](https://www.dropbox.com/developers-v1/core/sdks/android), 
+  which includes a `SecureSSLSocketFactory` binding with Android SDK