The End of Gmane? (ingebrigtsen.no)
If any of you use mailing list archive Gmane, you would want to start looking at its alternative. Gmane developer Lars Ingebrigtsen announced Thursday that he is thinking about ending the decade-old email-to-news gateway. But first, for those unaware about Gmane, here's is what it does: It allows users to access electronic mailing lists as if they were Usenet newsgroups, and also through a variety of web interfaces. Gmane is an archive; it never expires messages (unless explicitly requested by users). Gmane also supports importing list postings made prior to a list's inclusion on the service.Ingebrigtsen said Gmane machines are under numerous DDoS attacks -- coupled with some other issues -- that have made him wonder whether it is worth the time and effort to keep Gmane ticking. He writes: I'm thinking about ending Gmane, at least as a web site. Perhaps continue running the SMTP-to-NNTP bridge? Perhaps not? I don't want to make 20-30K mailing lists start having bouncing addresses, but I could just funnel all incoming mail to /dev/null, I guess... The nice thing about a mailing list archive (with NNTP and HTTP interfaces) is that it enables software maintainers to say (whenever somebody suggests using Spiffy Collaboration Tool of the Month instead of yucky mailing lists) is "well, just read the stuff on Gmane, then". I feel like I'm letting down a generation here.As Gmane's future remains uncertain, Ingebrigtsen recommends people to have a look at Mail Archive.
n/t
Gmane over, man! Gmane over!
Newsgroups are obsolete, and they've been obsolete for 20 years. And email is rapidly dying, too. I send and receive far fewer emails than 10 years ago. Sharing has replaced forwarding and chat systems have replaced a lot of the other messages. Newsgroups are obsolete and mailing lists are rapidly heading in that direction. So, who cares that Gmane is dead? Unless you haven't moved on from the 1990s, you shouldn't care at all.
In an experimental (and futile) project where I attempted to delete all references about myself from the Internet, Lars graciously deleted an article for me. Thanks Lars!
Seriously, fuck mailing lists. I've hated lists for 25 years. Nothing but flamewars and pretentious douche bags yelling at everyone to not use HTML and top post. If you need a 20 page etiquette manual for how to use the fucking things then they suck. Full stop. I've never understood why they are so prevalent in software development. All anyone does is bitch about how much email they get and spend countless hours dicking with filters.
Often when searching for something linux related I'd stumble upon some fossil of a Gmane conversation about the topic. Fortunately Google and some other search engines allow you to search for more recently indexed results.
Sounds like a NSA honeypot. It never deletes messages? Also, what is SMTP and NNTP? Sounds like spy stuff. We better get rid of this.
Considering Gmane has been for the most part a one-man effort on his free time, what Lars achieved is truly impressive.
I am a newsreader user, and I will certainly miss Gmane. If you will miss it too, show your support to Lars!
Anyone DDOSing is a complete worthless asshole.
Anyone doing this to Gmane is the worlds biggest asshole.
So shut it down, the current generation of little shits dont deserve the cool stuff we had when the internet was started.
Do not look at laser with remaining good eye.
...what the summary tries to say: this was peepaw's twitter at the time, just with more possibilities.
Yes, I know it will cost some, but just put the servers behind Cloudflare.
The protocols don't need to go away, but they should be updated the way SSL era stuff should have been with a TLS capable frontend handler and a backend server that actually touches requests. Make sure the frontend is secure and heavily vetted, then just relay plaintext or encrypted smtp/nntp content via the channel. If you want to provide secure-only smtp/nntp, you just reject connections that don't start with a STARTTLS and move on from there.
I don't think either of them are datagram, but even if they are, there is DTLS for exactly that purpose today.
That said, what usenet really needs is some backend work to allow bittorrent or a similiar swarming p2p backend to transmit message packets between servers to help them reach a unified state for whatever tiers of messages they choose to store.
Second or third biggest fingerprinting technique on the internet. And a huge thorn for Tor users, since recaptcha or cloudflare itself could be fingerprinting you across sites. (wayback.archive.org is a really easy way to get around that for static content while also archiving it for future generations!)
Maybe he should just turn it into a pay service, take it NNTP only, or add some ads to the site, And isnt there some blacklisting software he can use and a way to report abusive IP addresses? You would think ISPs would offer someway to configure a blacklist at their gateways to stop DDOS congestion on their networks.
I do lots of Linux development. Often I'll find kernel patch that's not in the mainline kernel yet, or was just recently added, that has some issues with it. With gmane I can browse the original discussion threads about the patch, import them into evolution, and then reply to one of the messages. And get the proper in-reply-to headers on my email, cc the proper groups and people, etc. I don't have the original thread in my inbox because I'm not subscribed to 200 different lists that I save all the messages from. But gmane is.
None of the other list archives (which aren't as good as gmane anyway) allow you do this.
It sounds like Lars (owner/creator) is burned out by the ordeal but a handoff of GMANE might be possible. No matter what, I hope Lars is rewarded for all the effort he put into GMANE - it's a fantastic tool.