vote up 0 vote down star

These days the Internet has turned the whole World in a single community. Still, many countries do have certain restrictions on software products and their source code. I couldn't help but wonder if there's a website somewhere which lists all the restrictions that exist world-wide for certain software technologies. (Not just the restrictions for the USA/ EU.) Does such a site exist?

I know that certain restrictions might exist on products that use data encryption but I think it's better to have a full overview of all restrictions for when I want to export my products and sources world-wide.

flag

Yes, it's related to programming. We need to know if we cannot export our code to certain countries... – Workshop Alex Jun 25 at 14:01
When in doubt find a lawyer, let them take the reliability that they get the laws wrong. – Josh Jun 25 at 14:13
Finding a lawyer with programming knowledge is a bit difficult and/or expensive. I'd just prefer to take the risk in that case. :-) – Workshop Alex Jun 25 at 14:14

2 Answers

vote up 2 vote down check

In 2000 the US relaxed its encryption export restrictions for countries which are not considered state sponsors of terrorism. ~Link

As a general rule don't export anything with heavy encryption to countries like:

  • Cuba
  • Iran
  • Libya
  • North Korea
  • Sudan
  • Syria

and you should be okay.

link|flag
vote up 2 vote down

Dude, this is not something you "just take the risk" with. Jail could be involved. Not to mention inadvertantly helping terrorists murder people...

My company has a course on this they make us take. I'd suggest you take one yourself. At the very least, go to the government's export control website and read everything there.

Note that there are some things you can't even let foriegn nationals working for your company in your facility here in the US work on or look at. That can be a real PITA to implement.

link|flag
True. Then again, I'm not an American nor do I live in the USA. (I'm Dutch.) Still, it never hurts to know the restrictions for all other countries including the USA, just in case... That US export site is a good start. How about other countries? France, the UK, Russia, China, India, the Phillipines, just to name a few countries. – Workshop Alex Jun 25 at 16:09

Your Answer

Get an OpenID
or

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