From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <prvs=0542082208=rene@jochum.dev>
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))
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id EFC3C62686
 for <pve-devel@lists.proxmox.com>; Wed, 30 Sep 2020 13:39:49 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id D7231186AF
 for <pve-devel@lists.proxmox.com>; Wed, 30 Sep 2020 13:39:19 +0200 (CEST)
Received: from relay.webmeisterei.com (relay.webmeisterei.com [185.31.212.251])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by firstgate.proxmox.com (Proxmox) with ESMTPS id E0C14186A3
 for <pve-devel@lists.proxmox.com>; Wed, 30 Sep 2020 13:39:17 +0200 (CEST)
Received: from [10.167.160.12] (port=18420 helo=mail.jochum.dev)
 by relay.webmeisterei.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256)
 (Exim 4.82_1-5b7a7c0-XX) (envelope-from <rene@jochum.dev>)
 id 1kNaMU-0000PF-1q
 for pve-devel@lists.proxmox.com; Wed, 30 Sep 2020 13:33:31 +0200
Received: from [10.167.160.5]
 (10-42-0-201.ingress-nginx-controller.kube-system.svc.cluster.local
 [10.42.0.201])
 by mail.jochum.dev (Postfix) with ESMTPSA id 5E8F44431844
 for <pve-devel@lists.proxmox.com>; Wed, 30 Sep 2020 11:33:30 +0000 (UTC)
X-CTCH-RefID: str=0001.0A09020C.5F746D0B.000A, ss=1, re=0.000, recu=0.000,
 reip=0.000, cl=1, cld=1, fgs=0
To: pve-devel@lists.proxmox.com
References: <66328fcc-2e04-cc56-1c30-b60eb4e9ee51@jochum.dev>
From: =?UTF-8?Q?Ren=c3=a9_Jochum?= <rene@jochum.dev>
Message-ID: <1d6cab4d-d8e1-4a0e-0fdd-496ff1384ee5@jochum.dev>
Date: Wed, 30 Sep 2020 13:33:30 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
 Thunderbird/68.12.0
MIME-Version: 1.0
In-Reply-To: <66328fcc-2e04-cc56-1c30-b60eb4e9ee51@jochum.dev>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Content-Language: en-US
X-SPAM-LEVEL: Spam detection results:  0
 AWL 0.000 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_LOW        -0.7 Sender listed at https://www.dnswl.org/,
 low 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. [proxmox.com, pub.dev]
Subject: Re: [pve-devel] Flutter-app: Fingerprinting
X-BeenThere: pve-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Wed, 30 Sep 2020 11:39:50 -0000

Does a no response mean - no interest?

Kind regards,
René

On 24.09.20 13:16, René Jochum wrote:
> Hi,
>
> I wanted to write my own Flutter based app before you guy's Published
> the App, I wanted to call it "superprox", it should run on Desktop with
> electron, iOS and Android.
>
> Because of that I looked into Fingerprinting of TLS Certs and found a
> solution [0].
>
> I've extended it to fetch fingerprint's for me, look at my fork at [1]
> it won't work on iOS yet.
>
> I can send code samples If you guys are interested.
>
> Kind regards,
>
> René
>
> 0: https://pub.dev/packages/http_certificate_pinning
> 1: https://github.com/pcdummy/http_certificate_pinning/tree/fingerprint_getter
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel