* git:// download of notmuch is currently broken
@ 2024-08-10 13:32 David Bremner
2024-08-11 19:04 ` Tomi Ollila
0 siblings, 1 reply; 3+ messages in thread
From: David Bremner @ 2024-08-10 13:32 UTC (permalink / raw)
To: notmuch
Apparently recent security related changes for git have broken our setup
for download of the notmuch repo via git:// protocol. I think not much
people use that, as it's been broken for months and nobody noticed until
recently.
Anyway, it's on my list of things to fix, but it's not really a
priority. I'd welcome _good_ reasons why people cannot switch to to
https, that might cause me to re-prioritize
The notmuch-wiki repo (which is the main reason to support git://
currently) should be working fine.
d
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git:// download of notmuch is currently broken
2024-08-10 13:32 git:// download of notmuch is currently broken David Bremner
@ 2024-08-11 19:04 ` Tomi Ollila
2024-08-12 6:48 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Tomi Ollila @ 2024-08-11 19:04 UTC (permalink / raw)
To: David Bremner, notmuch
On Sat, Aug 10 2024, David Bremner wrote:
> Apparently recent security related changes for git have broken our setup
> for download of the notmuch repo via git:// protocol. I think not much
> people use that, as it's been broken for months and nobody noticed until
> recently.
>
> Anyway, it's on my list of things to fix, but it's not really a
> priority. I'd welcome _good_ reasons why people cannot switch to to
> https, that might cause me to re-prioritize
I recall the git:// worked to pull 2024-06-15 14:54 -0300 Marc Fargas ...
Since then this change
#url = git://notmuchmail.org/git/notmuch
url = http://git.notmuchmail.org/git/notmuch
and pull changed my HEAD to
4e85abda (2024-08-09 10:18 -0300 David Bremner)
>
> The notmuch-wiki repo (which is the main reason to support git://
> currently) should be working fine.
There my current HEAD is b84bed0 (2024-05-26 09:10 -0300 David Bremner)
I'd be fine if this changed to http[s] for whatever reason.
>
> d
Tomi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git:// download of notmuch is currently broken
2024-08-11 19:04 ` Tomi Ollila
@ 2024-08-12 6:48 ` Michael J Gruber
0 siblings, 0 replies; 3+ messages in thread
From: Michael J Gruber @ 2024-08-12 6:48 UTC (permalink / raw)
To: Tomi Ollila; +Cc: notmuch
Am So., 11. Aug. 2024 um 21:12 Uhr schrieb Tomi Ollila <tomi.ollila@iki.fi>:
>
> On Sat, Aug 10 2024, David Bremner wrote:
>
> > Apparently recent security related changes for git have broken our setup
> > for download of the notmuch repo via git:// protocol. I think not much
> > people use that, as it's been broken for months and nobody noticed until
> > recently.
I noticed, switched to https and went ahead.
> > Anyway, it's on my list of things to fix, but it's not really a
> > priority. I'd welcome _good_ reasons why people cannot switch to to
> > https, that might cause me to re-prioritize
Port-wise, https:// should be possible for even more people than git://
> I recall the git:// worked to pull 2024-06-15 14:54 -0300 Marc Fargas ...
>
> Since then this change
>
> #url = git://notmuchmail.org/git/notmuch
> url = http://git.notmuchmail.org/git/notmuch
Disabling git:// by default follows a step taken by github about 2
years ago. The point is that https:// is encrypted and the
authenticity of the server endpoint is checked "in the ssl sense".
Offering/using that via http works but defeats the purpose. [Also,
setting up https:// user authentication may or may not be easier than
ssh.]
Cheers
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-12 6:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10 13:32 git:// download of notmuch is currently broken David Bremner
2024-08-11 19:04 ` Tomi Ollila
2024-08-12 6:48 ` Michael J Gruber
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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).