diff --git a/build_tools/macos/export_compliance/EXPORT_COMPLIANCE.filled.txt b/build_tools/macos/export_compliance/EXPORT_COMPLIANCE.filled.txt new file mode 100644 index 000000000..fac4910de --- /dev/null +++ b/build_tools/macos/export_compliance/EXPORT_COMPLIANCE.filled.txt @@ -0,0 +1,26 @@ +Encryption Export Compliance Statement (EAR) + +App Name: Strawberry +Bundle ID: com.dryark.strawberry +Version: 0.0.0 +Developer: Dry Ark LLC +Date: 2026-01-22 +Contact: support@example.com + +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 + diff --git a/build_tools/macos/export_compliance/EXPORT_COMPLIANCE.pdf b/build_tools/macos/export_compliance/EXPORT_COMPLIANCE.pdf new file mode 100644 index 000000000..486e313b8 Binary files /dev/null and b/build_tools/macos/export_compliance/EXPORT_COMPLIANCE.pdf differ