On 2022-03-29 22:01:26 -0500, Jacob Bachmeyer via cfarm-users wrote: > Jeffrey Walton via cfarm-users wrote: > > When I try git://github.com/weidai11/cryptopp/: > > > > $ git pull > > fatal: remote error: > > The unauthenticated git protocol on port 9418 is no longer supported. > > While this does not help you, the root of this latter problem seems to be > that GitHub has decided to deliberately break compatibility with one of > Git's standard features using "security" as an excuse. This is, of course, > ridiculous for public repositories, since public repositories are, well, > public.
Even though they are public, you still need to have a way to authenticate the host to ensure that you will not connect to a fake server (in particular with "git clone"). -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
