Date: Mon, 5 Apr 2021 18:57:31 +0300 From: Lev Serebryakov <lev@FreeBSD.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: freebsd-stable stable <freebsd-stable@freebsd.org> Subject: Re: Deprecating base system ftpd? Message-ID: <efc525eb-46d6-5b13-3cec-e00b80b7ec45@FreeBSD.org> In-Reply-To: <202104051444.135EixF6025306@slippy.cwsent.com> References: <CAPyFy2AbP2X339zbemZ9Y8edjNKdyygnR9mH48Q78nxwDtOBAg@mail.gmail.com> <202104051444.135EixF6025306@slippy.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05.04.2021 17:44, Cy Schubert wrote: > - remove ftp:// and http:// from libfetch. This is 2021 and we should all > use https://. Please, explain how to setup simple sever which allows upload and on-server file management with https ;-) I know letters "WebDAV", but I don't know any ftp-like client for it. And server is apache24, which is much more huge security target than simple ftpd. Even `sftp` is ugly. > - replace DNS lookups with DoH and/or DoT. Why let your ISP see your DNS > traffic? As soon as FreeBSD will include in *base* system DoH/DoT recursive server (as it includes unbound for simple DNS now). I don't understand why should I trust "centralized" DoH services. Do we want to import libnghttp2 to base for this? -- // Lev Serebryakov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?efc525eb-46d6-5b13-3cec-e00b80b7ec45>