From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id AE4091FF17E for ; Thu, 2 Oct 2025 10:39:45 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 25140A05C; Thu, 2 Oct 2025 10:39:53 +0200 (CEST) From: Dominik Csapak To: pve-devel@lists.proxmox.com, Shan Shaji Date: Thu, 2 Oct 2025 10:39:09 +0200 Message-ID: <175939431942.1899360.1580994863527159627.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250930084852.39176-1-s.shaji@proxmox.com> References: <20250930084852.39176-1-s.shaji@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.027 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH pve_flutter_frontend v3] chore: ios: add export compliance key to info.plist X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Tue, 30 Sep 2025 10:48:52 +0200, Shan Shaji wrote: > The app only uses TLS/SSL through iOS platform APIs, which are already > exported by Apple, and is therefore classified under 5A992/5D992 (Mass > Market [1]). Since march 29, 2021, mass market software no longer > requires a self-classification report except for "non-standared" > algorithms. > > The `crypto` package is used solely for data integrity with SHA-256 > (publicly available, standard algorithm) and not for > confidentiality [3], so it should fall under 5D992. Also this package > should also fall under mass market cryptographic library which > implements a standard algorithm [2] (Table Reference: Third Row). > > [...] Applied, thanks! [1/1] chore: ios: add export compliance key to info.plist commit: 0051cac29cacfacc9ccb1fa952e942e120012e3b _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel