public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Supporting git access via smart HTTPS protocol for glibc on sourceware.org
       [not found] <20190324103306.GB1830@localhost>
@ 2019-03-26  0:33 ` vlse
  0 siblings, 0 replies; only message in thread
From: vlse @ 2019-03-26  0:33 UTC (permalink / raw)
  To: overseers

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
is 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 too 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. But same with git protocol only 1MB.

Regards,
Veera

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-26  0:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190324103306.GB1830@localhost>
2019-03-26  0:33 ` Supporting git access via smart HTTPS protocol for glibc on sourceware.org vlse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).