Socket
Socket
Sign inDemoInstall

cordova-plugin-itsappusesnonexemptencryption

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-itsappusesnonexemptencryption

Add export compliance information to apps using exempt encryption only


Version published
Maintainers
1
Created

Readme

Source

ITSAppUsesNonExemptEncryption for Cordova

Build Status

This plugin adds [export compliance](Add export compliance information for apps using exempt encryption only) information to apps using exempt encyption only.

This plugin should be used only if the app meets any of the following:

  • Qualifies for one or more exemptions provided under category 5 part 2
  • Use of encryption is limited to encryption within the operating system (iOS or macOS)
  • Only makes call(s) over HTTPS
  • App is made available only in the U.S. and/or Canada

The information is provided by adding the following key to the Info.plist file.

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

Installation

cordova plugin add cordova-plugin-itsappusesnonexemptencryption

Supported platforms

  • iOS

License

This project is MIT-licensed

Keywords

FAQs

Last updated on 14 Feb 2018

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