Supporting git access via smart HTTPS protocol for glibc on sourceware.org
vlse
vlse@veera.biz
Sun Mar 24 10:32:00 GMT 2019
Hello,
Would glibc support sourceware.org git access via smart HTTPS protocol.
As git man page says as well as stackoverflow site that using git protocol if fine for lan operations.
But for internet git access, either ssh or https smart protocol use is necessary to prevent man in the middle attack.
Please consider giving secure git access. Also smart http/s protocol is way better than dumb protocol. It avoids downloading to much data again and also shows progress and stats.
For e.g. git pull via dumb https protocol fetches more than 150MB of data immediately after each pull.
Regards,
Veera
More information about the Libc-alpha
mailing list