Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 26 Mar 2019 06:39:34 +0530
From: vlse <vlse@...ra.biz>
To: musl@...ts.openwall.com
Subject: Supporting git access via smart HTTPS protocol for musl-libc

Hello,

Would musl-libc support 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.

Regards,
Veera

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.