vote up 3 vote down star
1

I have a small open source project and I am about to add some encryption to it. I am wondering if this will restrict where developers can contribute from. If so where are these laws so stringent? Is there a reliable up to date standard available on the web in regards to this matter? Should I care about recruiting programmers from all over the world?

flag

1  
SO is not here to answer legal questions. – Jonathan Sampson Aug 23 at 4:23
1  
I'd suggest the appropriate information will be in the OpenSSL license. – silky Aug 23 at 4:24

1 Answer

vote up 7 vote down check

Take a look at the Crypto Law Survey. It looks up-to-date; whether it's reliable, you should ask your lawyer. Several countries (e.g. Israel) have laws that require a license to operate cryptographic software.

I would leave it to the contributors to make sure they comply with their local laws. If you get complaints that people would like to contribute but can't because of the local law, study the specific case, then then search for a specific solution.

link|flag
Great, Informative link. Thanks. – adatapost Aug 23 at 4:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.