Socket
Socket
Sign inDemoInstall

cordova-plugin-ios-non-exempt-encryption

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cordova-plugin-ios-non-exempt-encryption

Export Compliance: set ITSAppUsesNonExemptEncryption to false in Info.plist file


Version published
Weekly downloads
118
increased by9.26%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Export Compliance: ITSAppUsesNonExemptEncryption false

Platform

How to install

cordova plugin add cordova-plugin-ios-non-exempt-encryption

When to use it

You will need this plugin to deploy your app to TestFlight in case of

  • your app does not use cryptography
  • your app does not qualify "for any of the exemptions provided in Category 5, Part 2 of the U.S. Export Administration Regulations"

What it does

This plugin sets the following setting in the Info.plist file

<key>ITSAppUsesNonExemptEncryption</key><false/>

Further information

  • Cryptography and U.S. Export Compliance
  • Trade Compliance
  • Export Compliance update

License

MIT

Keywords

FAQs

Last updated on 02 Jun 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc