Deprecating base system ftpd?
Lev Serebryakov
lev at FreeBSD.org
Mon Apr 5 15:57:34 UTC 2021
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
More information about the freebsd-stable
mailing list