You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by pz...@apache.org on 2008/02/13 14:24:24 UTC

svn commit: r627403 - /synapse/trunk/java/src/main/release/README.txt

Author: pzf
Date: Wed Feb 13 05:24:24 2008
New Revision: 627403

URL: http://svn.apache.org/viewvc?rev=627403&view=rev
Log:
added crypto to readme

Modified:
    synapse/trunk/java/src/main/release/README.txt

Modified: synapse/trunk/java/src/main/release/README.txt
URL: http://svn.apache.org/viewvc/synapse/trunk/java/src/main/release/README.txt?rev=627403&r1=627402&r2=627403&view=diff
==============================================================================
--- synapse/trunk/java/src/main/release/README.txt (original)
+++ synapse/trunk/java/src/main/release/README.txt Wed Feb 13 05:24:24 2008
@@ -95,6 +95,33 @@
 Jira:
     http://issues.apache.org/jira/browse/Synapse
 
+-------------------
+Cryptography
+===================
+
+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.
+
+This release includes support for WS-Security and WS-SecureConversation 
+based on the Rampart project. For more details please visit
+http://ws.apache.org/rampart/
+
 Thank you for using Synapse!
 The Synapse Team.