Not bothered by this. No one should be running FTP in 2019. It sends passwords in plain text for christ's sake.
Google Plans to Deprecate FTP URL Support in Chrome
11–20 of 350 posts
Re: Google Plans to Deprecate FTP URL Support in Chrome
#12Not bothered by this. No one should be running FTP in 2019. It sends passwords in plain text for christ's sake.
That said, I agree that its outmoded today.
Re: Google Plans to Deprecate FTP URL Support in Chrome
#13Google don't want users, they want pliant consumers. The idea that young people know more about tech than their parents will become less and less true in the future.
Re: Google Plans to Deprecate FTP URL Support in Chrome
#14Why should we keep FTP or other legacy non-HTTP protocols around? What are we buying? Slightly lower connection setup byte counts?
Re: Google Plans to Deprecate FTP URL Support in Chrome
#15Google don't want users, they want pliant consumers. The idea that young people know more about tech than their parents will become less and less true in the future.
Why do we need a separate legacy protocol for file transfers? What’s the benefit in keeping protocols for the sake of it?
Do we need browser support for it? It still happens now and then that a link will have an ftp target. That could be handled in the browser or it could open a separate url-handling application, as e.g. email or magnet urls do.
Re: Google Plans to Deprecate FTP URL Support in Chrome
#16Not bothered by this. No one should be running FTP in 2019. It sends passwords in plain text for christ's sake.
No one really uses FTP to transmit anything secret or confidential. Most of the time the password to that FTP server is just "guest" and the same file can also be retrieved by HTTP without authentication.
Re: Google Plans to Deprecate FTP URL Support in Chrome
#17Google don't want users, they want pliant consumers. The idea that young people know more about tech than their parents will become less and less true in the future.
Re: Google Plans to Deprecate FTP URL Support in Chrome
#18Re: Google Plans to Deprecate FTP URL Support in Chrome
#19Not bothered by this. No one should be running FTP in 2019. It sends passwords in plain text for christ's sake.
No one really uses FTP to transmit anything secret or confidential. Most of the time the password to that FTP server is just "guest" and the same file can also be retrieved by HTTP without authentication.