[Tools-discuss] IETFNext iOS app open sourced
Tom Pusateri <pusateri@bangj.com> Wed, 26 June 2024 23:23 UTC
Return-Path: <pusateri@bangj.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BE5AC18DBA1 for <tools-discuss@ietfa.amsl.com>; Wed, 26 Jun 2024 16:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.108
X-Spam-Level:
X-Spam-Status: No, score=-2.108 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=bangj.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dEQ8lztiwczV for <tools-discuss@ietfa.amsl.com>; Wed, 26 Jun 2024 16:23:19 -0700 (PDT)
Received: from oj.bangj.com (69-77-154-174.static.skybest.com [69.77.154.174]) (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 ietfa.amsl.com (Postfix) with ESMTPS id 4E11AC1840D6 for <tools-discuss@ietf.org>; Wed, 26 Jun 2024 16:23:18 -0700 (PDT)
Received: from smtpclient.apple (syn-107-013-236-098.res.spectrum.com [107.13.236.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by oj.bangj.com (Postfix) with ESMTPSA id 9B3053B09B for <tools-discuss@ietf.org>; Wed, 26 Jun 2024 19:23:17 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bangj.com; s=201907; t=1719444197; bh=H8Pdcx/RGFO8vv21hAkWR97o7TuZ9oxm/MeXn9Kr4m0=; h=From:Subject:Date:To:From; b=gFeJH+kjC13DwDyGmjSzMRpVc248/NF1kH2ys7I8Izl2/fmCWuYOUHSwk0MfaKkH2 TBPPnE710lUm0WQDsjzJpfjYiSQ7z17FIvtJh+hX5pqeUBPySJMAdri9OCthw5K0DI GGm/HjZuSRsYKoi+v3JQi4p7rVFDXtGgOlcZBZV2gWYreEsunSZnfJCGfEtVaN2nqW xRxgYOu99Bgz+8mtHPHY+lK/x4rzuYr9xWMqRSHExr+pHnKy8FOz5JFshIiPuIk2eQ 3R3Lz3EbQ4VfUThjwMFsce4lGn+glnCwW8UJJOenZY99McZw4f/8ZR1lNPCI8uqDm9 P/t4yryK4OEpw==
From: Tom Pusateri <pusateri@bangj.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\))
Message-Id: <5E055FD0-47DE-498B-9F58-D188160638C3@bangj.com>
Date: Wed, 26 Jun 2024 19:23:06 -0400
To: Tools Team Discussion <tools-discuss@ietf.org>
X-Mailer: Apple Mail (2.3774.600.62)
Message-ID-Hash: KI5BJFGMMFNVZSXDJY5RXQC4O5Q2QFJW
X-Message-ID-Hash: KI5BJFGMMFNVZSXDJY5RXQC4O5Q2QFJW
X-MailFrom: pusateri@bangj.com
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-tools-discuss.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.9rc4
Precedence: list
Subject: [Tools-discuss] IETFNext iOS app open sourced
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/f1yefaXZKYbsVOBgAXbRkr8oVV0>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Owner: <mailto:tools-discuss-owner@ietf.org>
List-Post: <mailto:tools-discuss@ietf.org>
List-Subscribe: <mailto:tools-discuss-join@ietf.org>
List-Unsubscribe: <mailto:tools-discuss-leave@ietf.org>
I have open sourced the iOS / iPadOS / macOS app IETFNext and wanted to have a session about how it works and get people who are interested setup to build it. I was thinking of either doing this at the Code Sprint or the Hackathon in Vancouver. Does anyone have a preference on what would be most appropriate? Also, it would be one day vs. two. With luck, we can add some new features too. You can find the source available on GitHub here: https://github.com/pusateri/IETFNext/ Feel free to use the GitHub issues to report bugs or add feature requests. Thanks, Tom
- [Tools-discuss] IETFNext iOS app open sourced Tom Pusateri