From nobody Wed Nov 24 03:17:19 2021 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DFACE188FE16 for ; Wed, 24 Nov 2021 03:17:21 +0000 (UTC) (envelope-from me@cameronkatri.com) Received: from cameronkatri.com (cameronkatri.com [206.189.178.249]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HzR5D6XSXz4wyc for ; Wed, 24 Nov 2021 03:17:20 +0000 (UTC) (envelope-from me@cameronkatri.com) Received: from FreeBSDY540 (c-73-84-80-103.hsd1.fl.comcast.net [73.84.80.103]) by cameronkatri.com (Postfix) with ESMTPSA id 2A05741420 for ; Tue, 23 Nov 2021 22:17:20 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cameronkatri.com; s=20201109; t=1637723840; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=893HLbMiTise2pJbeqTmvBjzlwaFPmPG/NuudBsaIJk=; b=VSuw3H8LHJTgR3xd1K1wS31nGTBJceQ67bu+rpZfaRym64T/uxBcbauIe5CS8Yb5obvJfw cNA9QTEDxZfoMmqbMB3rmHAvBnlBeP7uA0rFdPTBUMRsllc/YACCfw/+UcC9Ym45D+QWVX mYS6zGmbIEHqFl6T+WxanRf19jz9xqs= Date: Tue, 23 Nov 2021 22:17:19 -0500 To: freebsd-hackers@freebsd.org Subject: Re: Call for Foundation-supported Project Ideas Message-ID: <20211124031719.bsczuybkf5yelfzz@FreeBSDY540> References: <861r36xzpe.fsf@phe.ftfl.ca> List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jqjdxluzqiwru2hz" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4HzR5D6XSXz4wyc X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cameronkatri.com header.s=20201109 header.b=VSuw3H8L; dmarc=pass (policy=reject) header.from=cameronkatri.com; spf=pass (mx1.freebsd.org: domain of me@cameronkatri.com designates 206.189.178.249 as permitted sender) smtp.mailfrom=me@cameronkatri.com X-Spamd-Result: default: False [-5.60 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[cameronkatri.com:s=20201109]; FREEFALL_USER(0.00)[me]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; DKIM_TRACE(0.00)[cameronkatri.com:+]; DMARC_POLICY_ALLOW(-0.50)[cameronkatri.com,reject]; NEURAL_HAM_SHORT(-1.00)[-1.000]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:14061, ipnet:206.189.176.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[73.84.80.103:received] Reply-To: me@cameronkatri.com From: Cameron Katri via freebsd-hackers X-Original-From: Cameron Katri X-ThisMailContainsUnwantedMimeParts: N --jqjdxluzqiwru2hz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 24, 2021 at 03:01:21AM +0100, Miroslav Lachman wrote: > On 23/11/2021 23:41, Joseph Mingrone wrote: > > Hello FreeBSD community, > >=20 > > The Foundation is seeking suggestions for new projects to support. What > > gaps in the Project are not being addressed by the broader community? > >=20 > > You can read about past Foundation-supported projects at > > https://freebsdfoundation.org/our-work/projects/ and the Foundation's > > four main areas of focus in the 'Technology Roadmap' article at > > https://freebsdfoundation.org/blog/technology-roadmap/. > >=20 > > Right now we are gathering ideas. We will send out a call for project > > grant proposals soon. If you prefer to send your project ideas directly > > to the Foundation, we will be monitoring responses at > > techteam@freebsdfoundation.org. >=20 > I would really like to see Foundation sponsored project to bring SMBv2 and > SMBv3 support in to smbfs in base instead of deprecating smbfs / CIFS. >=20 > FreeBSD is the only one widely used operating system lacking support for > modern SMB / CIFS versions. SMB is still widely used in desktops and serv= ers > environment for mounting shares between different OSes. >=20 > The latest thread from October with this discussion can be found in > freebsd-current@ archive > https://lists.freebsd.org/archives/freebsd-current/2021-October/000893.ht= ml > And continuing in November > https://lists.freebsd.org/archives/freebsd-current/2021-November/000915.h= tml >=20 > Kind regards > Miroslav Lachman >=20 +1 I would really benefit from this. --=20 Cameron Katri Email: me@cameronkatri.com PGP Fingerprint: 7D3B36CEA40FCC2181FB6DCDBAFFD97826540F1C --jqjdxluzqiwru2hz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEfTs2zqQPzCGB+23Nuv/ZeCZUDxwFAmGdrr8ACgkQuv/ZeCZU DxxRdAf/WT3Nqy/sxa+2CyktnkjpxO1m/pQ9YtcchPcPdm+wBk8QNyo+6ZyNzW1Z zwN9mdVAMW0ejKlvIDgnXduJdQZZhQPk3HFRac2uC51F6kGkPEU+DpXhw0OHeF8y u9TmkFs8kKw/KxP25V9UoYZIiyAo+1d2mLryk8B1btO5TY5fyUH5JTAG+mbiufb0 u1jqvZGXS9/Jl1ZT50UCY0mgwfqirzyQLe5NsNNUHU6scW6LN1pbEwlSlQ2fpGbC KcMBZ/lc/6R8/qH834jJvX2uOdWPMjvnXK/xK3VEo4SpnCtq61EBfB7VIMs0YKiH /1Y0CYNV1jf2U1N4/Nevx27x/olW+Q== =PpLh -----END PGP SIGNATURE----- --jqjdxluzqiwru2hz--