27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
Encryption Export Compliance Statement (EAR)
|
||
|
||
App Name: Strawberry
|
||
Bundle ID: @BUNDLE_ID@
|
||
Version: @VERSION@
|
||
Developer: @DEVELOPER@
|
||
Date: @DATE@
|
||
Contact: @CONTACT@
|
||
|
||
Statement
|
||
---------
|
||
This app uses encryption only for standard network communications security (for example, TLS/HTTPS connections to web services).
|
||
|
||
The app does not implement proprietary or non-standard encryption algorithms, and it does not ship its own cryptographic library in place of Apple’s operating system encryption.
|
||
|
||
The app uses only encryption provided by Apple’s operating system (e.g., Apple-provided TLS stacks accessed through system frameworks used by the app and its dependencies).
|
||
|
||
The app is not a VPN client/server, does not provide end-to-end encrypted messaging, and does not provide user-controlled key management or custom cryptographic functionality beyond standard transport security.
|
||
|
||
Accordingly, the app’s use of encryption is believed to qualify as exempt under U.S. export regulations for mass-market software using standard OS-provided encryption.
|
||
|
||
Reference
|
||
---------
|
||
Apple: Complying with Encryption Export Regulations
|
||
https://developer.apple.com/documentation/security/complying-with-encryption-export-regulations
|
||
|