Sourceforge requires that you state whether your OSS uses encryption:
This project DOES incorporate, access, call upon or otherwise use encryption. Posting of open source encryption is controlled under U.S. Export Control Classification Number "ECCN" 5D002 and must be simultaneously reported by email to the U.S. government. You are responsible for submitting this email report to the U.S. government in accordance with procedures described in: http://www.bis.doc.gov/encryption/PubAvailEncSourceCodeNotify.html and Section 740.13(e) of the Export Administration Regulations ("EAR") 15 C.F.R. Parts 730-772.
My software uses Java which can contain encryption and I'm planning to add features to create encrypted project files (so you can safely backup your projects in the cloud, for example).
Questions:
Does my project currently "incorporate, access, call upon or otherwise use encryption" or not?
Since I'm using the Java API and you must download the encryption code yourself from the Sun website (so Sun must have already done everything necessary to comply with US export laws), will my software fall under these terms?
If so, what are my option? Should I move my project from Sourceforge or do I really have to restrict access to an application which is basically a wiki editor?