[radext] Re: I-D Action: draft-ietf-radext-deprecating-radius-03.txt
Alan DeKok <aland@deployingradius.com> Wed, 07 August 2024 23:07 UTC
Return-Path: <aland@deployingradius.com>
X-Original-To: radext@ietfa.amsl.com
Delivered-To: radext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09CE7C1D4CF0 for <radext@ietfa.amsl.com>; Wed, 7 Aug 2024 16:07:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.906
X-Spam-Level:
X-Spam-Status: No, score=-1.906 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
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 P2rd9pcsoJ95 for <radext@ietfa.amsl.com>; Wed, 7 Aug 2024 16:07:56 -0700 (PDT)
Received: from mail.networkradius.com (mail.networkradius.com [62.210.147.122]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C818DC1D5316 for <radext@ietf.org>; Wed, 7 Aug 2024 16:07:47 -0700 (PDT)
Received: from smtpclient.apple (135-23-95-232.cpe.pppoe.ca [135.23.95.232]) by mail.networkradius.com (Postfix) with ESMTPSA id 478896FB for <radext@ietf.org>; Wed, 7 Aug 2024 23:07:45 +0000 (UTC)
Authentication-Results: NetworkRADIUS; dmarc=none (p=none dis=none) header.from=deployingradius.com
From: Alan DeKok <aland@deployingradius.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\))
Date: Wed, 07 Aug 2024 19:07:43 -0400
References: <172307146488.195.5232088029921985934@dt-datatracker-6df4c9dcf5-t2x2k>
To: radext@ietf.org
In-Reply-To: <172307146488.195.5232088029921985934@dt-datatracker-6df4c9dcf5-t2x2k>
Message-Id: <4C33C0CF-92F1-449A-9B8D-F7028DA03E6F@deployingradius.com>
X-Mailer: Apple Mail (2.3696.120.41.1.1)
Message-ID-Hash: P7XRMFU4WFLYG4E6NY5GQQSTBCCMZUM5
X-Message-ID-Hash: P7XRMFU4WFLYG4E6NY5GQQSTBCCMZUM5
X-MailFrom: aland@deployingradius.com
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-radext.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: [radext] Re: I-D Action: draft-ietf-radext-deprecating-radius-03.txt
List-Id: RADIUS EXTensions working group discussion list <radext.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/radext/tUBOtzZdhL0iJFBJg_ZyBgIVkDI>
List-Archive: <https://mailarchive.ietf.org/arch/browse/radext>
List-Help: <mailto:radext-request@ietf.org?subject=help>
List-Owner: <mailto:radext-owner@ietf.org>
List-Post: <mailto:radext@ietf.org>
List-Subscribe: <mailto:radext-join@ietf.org>
List-Unsubscribe: <mailto:radext-leave@ietf.org>
This version adds substantially more text, based on feedback from IETF 120: * add delayed Access-Reject * constant-time comparison, * comments on there is no RADIUS routing protocol. * Updated the text significantly * made text consistent with the BlastRADIUS recommendations. * Add "updates" other RFCs. > On Aug 7, 2024, at 6:57 PM, internet-drafts@ietf.org wrote: > > Internet-Draft draft-ietf-radext-deprecating-radius-03.txt is now available. > It is a work item of the RADIUS EXTensions (RADEXT) WG of the IETF. > > Title: Deprecating Insecure Practices in RADIUS > Author: Alan DeKok > Name: draft-ietf-radext-deprecating-radius-03.txt > Pages: 77 > Dates: 2024-08-07 > > Abstract: > > RADIUS crypto-agility was first mandated as future work by RFC 6421. > The outcome of that work was the publication of RADIUS over TLS (RFC > 6614) and RADIUS over DTLS (RFC 7360) as experimental documents. > Those transport protocols have been in wide-spread use for many years > in a wide range of networks. They have proven their utility as > replacements for the previous UDP (RFC 2865) and TCP (RFC 6613) > transports. With that knowledge, the continued use of insecure > transports for RADIUS has serious and negative implications for > privacy and security. > > The recent publication of the "BlastRADIUS" exploit has also shown > that RADIUS security needs to be updated. It is no longer acceptable > for RADIUS to rely on MD5 for security. It is no longer acceptable > to send device or location information in clear text across the wider > Internet. This document therefore deprecates many insecure practices > in RADIUS, and mandates support for secure TLS-based transport > layers. We also discuss related security issues with RADIUS, and > give recommendations for practices which increase both security and > privacy. > > The IETF datatracker status page for this Internet-Draft is: > https://datatracker.ietf.org/doc/draft-ietf-radext-deprecating-radius/ > > There is also an HTML version available at: > https://www.ietf.org/archive/id/draft-ietf-radext-deprecating-radius-03.html > > A diff from the previous version is available at: > https://author-tools.ietf.org/iddiff?url2=draft-ietf-radext-deprecating-radius-03 > > Internet-Drafts are also available by rsync at: > rsync.ietf.org::internet-drafts > > > _______________________________________________ > radext mailing list -- radext@ietf.org > To unsubscribe send an email to radext-leave@ietf.org
- [radext] I-D Action: draft-ietf-radext-deprecatin… internet-drafts
- [radext] Re: I-D Action: draft-ietf-radext-deprec… Alan DeKok