From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <t.lamprecht@proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id 90CF66031F
 for <pve-user@lists.proxmox.com>; Thu, 24 Sep 2020 08:09:24 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id 83410C33D
 for <pve-user@lists.proxmox.com>; Thu, 24 Sep 2020 08:09:24 +0200 (CEST)
Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com
 [212.186.127.180])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by firstgate.proxmox.com (Proxmox) with ESMTPS id B21E5C332
 for <pve-user@lists.proxmox.com>; Thu, 24 Sep 2020 08:09:23 +0200 (CEST)
Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1])
 by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 7DC8A4550F;
 Thu, 24 Sep 2020 08:09:23 +0200 (CEST)
To: Proxmox VE user list <pve-user@lists.proxmox.com>,
 Gianni Milo <gianni.milo22@gmail.com>
References: <0eca6cfc-96c5-ab78-1dea-0e2dc2f043b7@marcobertorello.it>
 <989e0a2e-50f1-8e15-0378-b6b488dd45f8@proxmox.com>
 <8510ceb5-cacc-fd02-eca4-430d480bbaf4@proxmox.com>
 <CACzVk9XPspA+GFevfEZEYP5mm-2CPzs+jc2UeDBoO3tP4jpAzg@mail.gmail.com>
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
Message-ID: <a4abad33-a2ca-d9e4-f751-cd066d44a6e5@proxmox.com>
Date: Thu, 24 Sep 2020 08:09:21 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101
 Thunderbird/81.0
MIME-Version: 1.0
In-Reply-To: <CACzVk9XPspA+GFevfEZEYP5mm-2CPzs+jc2UeDBoO3tP4jpAzg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.177 Adjusted score from AWL reputation of From: address
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 KAM_SHORT               0.001 Use of a URL Shortener for very short URL
 NICE_REPLY_A           -0.001 Looks like a legit reply (A)
 RCVD_IN_DNSWL_MED        -2.3 Sender listed at https://www.dnswl.org/,
 medium trust
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
 URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See
 http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more
 information. [fsf.org]
Subject: Re: [PVE-User] New Mobile App
X-BeenThere: pve-user@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE user list <pve-user.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-user/>
List-Post: <mailto:pve-user@lists.proxmox.com>
List-Help: <mailto:pve-user-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Thu, 24 Sep 2020 06:09:24 -0000

On 23.09.20 20:22, Gianni Milo wrote:
> Do you have any future plans to have this ported into Apple Appstore as=

> well?
>=20

Thanks to using Flutter we would not even have to port it, it would compi=
le
as is, to a native App build - albeit currently with material, not native=

iOS, theme.

The issues are more legal ones, aGPL as GPL apps are not exactly conform
with the Apple store's terms of service[0].

Possible we could go a route like the mosh project and add a specific wai=
ver
for iOS[1], but I'm not the one deciding that alone and also not the bigg=
est
fan of such things either.

Rather, I'd like to add the App in more free repositories, like F-Droid, =
but
something like that does not exists for Apple platform neither, IIRC.

We will evaluate it more closely in the future, and if there's a reasonab=
le way
which also honors the open source commitment of ours, we will make a rele=
ase on
any Platform possible.

cheers,
Thomas

[0]: https://www.fsf.org/blogs/licensing/more-about-the-app-store-gpl-enf=
orcement
[1]: https://github.com/mobile-shell/mosh/blob/master/COPYING.iOS