Author: janne
Date: Mon Feb 18 11:30:41 2008
New Revision: 628848

URL: http://svn.apache.org/viewvc?rev=628848&view=rev
Log:
add crypto notice

Modified:
    wicket/trunk/README

Modified: wicket/trunk/README
URL: 
http://svn.apache.org/viewvc/wicket/trunk/README?rev=628848&r1=628847&r2=628848&view=diff
==============================================================================
--- wicket/trunk/README (original)
+++ wicket/trunk/README Mon Feb 18 11:30:41 2008
@@ -22,6 +22,7 @@
  - Building Wicket from source
  - Migrating from 1.2
  - Getting help
+ - Cryptographic Software Notice
 
 License
 -------
@@ -224,4 +225,26 @@
    you're trying to solve to the user list ([EMAIL PROTECTED])
 
  - Ask a question on IRC at freenode.net, channel ##wicket
- 
+
+
+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 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:
+
+For encoding HTTP URL data (see 
org.apache.wicket.protocol.http.request.CryptedUrlWebRequestCodingStrategy) 
+Wicket requires the Java Cryptography extensions 
(http://java.sun.com/javase/technologies/security/). Wicket
+does not include these libraries itself, but is designed to use them.


Reply via email to