git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git Daemon Dummy: 301 Redirects for git:// to https://
@ 2016-02-23  2:32 Jason A. Donenfeld
  2016-02-23  6:15 ` Jeff King
  2016-02-23 10:51 ` John Keeping
  0 siblings, 2 replies; 7+ messages in thread
From: Jason A. Donenfeld @ 2016-02-23  2:32 UTC (permalink / raw)
  To: git

Hi folks,

In case anyone else finds this useful, I wrote this:

https://git.zx2c4.com/git-daemon-dummy/about/

It's an epoll-based responder for git:// that simply returns an error
telling users of a new URI. The purpose is to phase out git-daemon in
favor of more secure TLS/HTTPS endpoints. With HTTPS certificates now
being free, seems like this could be useful.

My personal motivation is that I'd like to just totally kill the
git-daemon service, but somebody hard coded a URI of mine into a real
printed textbook [1], so I don't want it to go stale suddenly. So, I
need some way of informing users of the new URI.

Let me know what you think.

Jason



[1] https://books.google.fr/books?id=kJsQAwAAQBAJ&pg=PA314&lpg=PA314&dq=git://git.zx2c4.com&source=bl&ots=W6M9TlYzCY&sig=g-PY0glN2ddWygtFDLiHgbiC69I&hl=en&sa=X&redir_esc=y#v=onepage&q=git%3A%2F%2Fgit.zx2c4.com&f=false

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-23 15:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23  2:32 Git Daemon Dummy: 301 Redirects for git:// to https:// Jason A. Donenfeld
2016-02-23  6:15 ` Jeff King
2016-02-23 12:13   ` Duy Nguyen
2016-02-23 15:11   ` Jason A. Donenfeld
2016-02-23 15:11     ` Jason A. Donenfeld
2016-02-23 10:51 ` John Keeping
2016-02-23 15:10   ` Jason A. Donenfeld

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 NNTP newsgroup(s).