Bernd Fondermann wrote:
Stefano Mazzocchi wrote:
From the board report request:
For the coming board report, the board and legal committee would much
appreciate your project reviewing the crypto export policy spelled out
at http://www.apache.org/dev/crypto.html to determine that the project
either either no encryption considerations, or if notices must be (or
had been) sent to the BIS and NSA, they have been documented at the
official location http://www.apache.org/licenses/exports/ for all
encryption elements within the oversite of this PMC. Adding a status
item on the board report will help the legal committee to ensure this
oversight has been applied across the foundation.
Is there any code in labs that would be covered by any US export
regulations? I know there isn't any in my lab, but I would like each
PI to report on that before I submit the official summary of that to
the board.
Thanks.
Vysper uses TLS via bouncy castle library "bcprov-jdk15-135.jar".
So the following should probably be added to
https://svn.apache.org/repos/asf/infrastructure/site/trunk/xdocs/licenses/exports/index.xml
with the details for BaDCA to be done:
<Project href="http://james.apache.org/">
<Name>Apache Labs Project</Name>
<Contact><Name>Stefano Mazzocchi</Name></Contact>
<Product>
<Name>Apache Vysper</Name>
<Version>
<Names>development</Names>
<ECCN>5D002</ECCN>
<ControlledSource
href="http://svn.apache.org/repos/asf/labs/vysper/">
<Manufacturer>ASF</Manufacturer>
<Why>includes bcprov encryption library</Why>
</ControlledSource>
<ControlledSource
href="http://www.bouncycastle.org/download/bcprov-jdk15-135.tar.gz">
<Manufacturer>Bouncy Castle</Manufacturer>
<Why>general-purpose encryption library</Why>
</ControlledSource>
</Version>
</Product>
<Product>
<Name>Apache BaDCA</Name>
<Version>
<Names>development</Names>
<ECCN>5D002</ECCN>
<ControlledSource href="http://svn.apache.org/repos/asf/labs/badca/">
<Manufacturer>ASF</Manufacturer>
<Why> *TBD* </Why>
</ControlledSource>
<ControlledSource >
* TBD: reference(s) to external crypto lib *
</ControlledSource>
</Version>
</Product>
</Project>
Bernd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]