如何在我的应用程序中选择出口合规性?

How to pick Export Compliance in my app?

我正在提交以供审核,但不确定 Export Compliance 问题 Is your app designed to use cryptography or does it contain or incorporate cryptography? (Select Yes even if your app is only utilizing the encryption available in iOS or macOS.) 我的应用程序中唯一的互联网功能是在第一个屏幕上使用 Facebook Login 供用户注册和登录。我使用 Firebase 作为后端。那我需要selectYes吗?

如果第一题选Yes,那么第二题Does your app qualify for any of the exemptions provided in Category 5, Part 2 of the U.S. Export Administration Regulations?也应该选Yes,对吧?谢谢!

如果唯一的用途是与 Facebook 的 https 连接,我会回答否。在 WWDC16 上,我专门向安全团队询问了两次这个问题,并被告知他们不认为 HTTPS 是针对这个问题的加密。

更多:

新U.S。法规于 2016 年 9 月 20 日生效。新法规取消了仅因为应用使用加密而注册应用的要求。

2016-09-20 变化的一些链接:BIS 信息安全控制的变化带来了放松的控制,取消了注册要求Dentons, US Implements Regulation Changes for Encryption Products, Software and Technology Shadden, Export Administration Regulation (EAR) BIS

请注意,其他国家/地区也有涉及加密销售的法规,包括法国。

这对回答 Apple 问题有何影响尚不清楚。如果我的应用程序直接使用加密(例如,我的 API 直接调用 AES)我会回答 "yes" 并提供上述信息。

免责声明:这不是法律建议。